Partager via


CommunityGalleries interface

Interface représentant un CommunityGalleries.

Méthodes

get(string, string, CommunityGalleriesGetOptionalParams)

Obtenez une galerie de communautés par nom public de la galerie.

Détails de la méthode

get(string, string, CommunityGalleriesGetOptionalParams)

Obtenez une galerie de communautés par nom public de la galerie.

function get(location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams): Promise<CommunityGallery>

Paramètres

location

string

Nom de la région Azure.

publicGalleryName

string

Nom public de la galerie de la communauté.

options
CommunityGalleriesGetOptionalParams

Paramètres d’options.

Retours

Promise<CommunityGallery>