Sdílet prostřednictvím


CommunityGalleries interface

Rozhraní představující CommunityGalleries.

Metody

get(string, string, CommunityGalleriesGetOptionalParams)

Získejte galerii komunity podle veřejného názvu galerie.

Podrobnosti metody

get(string, string, CommunityGalleriesGetOptionalParams)

Získejte galerii komunity podle veřejného názvu galerie.

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

Parametry

location

string

Název oblasti Azure.

publicGalleryName

string

Veřejný název galerie komunity.

options
CommunityGalleriesGetOptionalParams

Parametry možností.

Návraty

Promise<CommunityGallery>