Udostępnij przez


CommunityGalleries interface

Interfejs reprezentujący galerie CommunityGalleries.

Metody

get(string, string, CommunityGalleriesGetOptionalParams)

Pobierz galerię społeczności według publicznej nazwy galerii.

Szczegóły metody

get(string, string, CommunityGalleriesGetOptionalParams)

Pobierz galerię społeczności według publicznej nazwy galerii.

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

Parametry

location

string

Nazwa regionu świadczenia usługi Azure.

publicGalleryName

string

Publiczna nazwa galerii społeczności.

options
CommunityGalleriesGetOptionalParams

Parametry opcji.

Zwraca

Promise<CommunityGallery>