Aracılığıyla paylaş


CommunityGalleries interface

CommunityGalleries'i temsil eden arabirim.

Yöntemler

get(string, string, CommunityGalleriesGetOptionalParams)

Galeri ortak adına göre bir topluluk galerisi alın.

Yöntem Ayrıntıları

get(string, string, CommunityGalleriesGetOptionalParams)

Galeri ortak adına göre bir topluluk galerisi alın.

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

Parametreler

location

string

Kaynak konumu.

publicGalleryName

string

Topluluk galerisinin genel adı.

options
CommunityGalleriesGetOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<CommunityGallery>