Delen via


CommunityGalleries interface

Interface die een CommunityGalleries vertegenwoordigt.

Methoden

get(string, string, CommunityGalleriesGetOptionalParams)

Een communitygalerie ophalen op basis van de openbare naam van de galerie.

Methodedetails

get(string, string, CommunityGalleriesGetOptionalParams)

Een communitygalerie ophalen op basis van de openbare naam van de galerie.

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

Parameters

location

string

Resourcelocatie.

publicGalleryName

string

De openbare naam van de communitygalerie.

options
CommunityGalleriesGetOptionalParams

De optiesparameters.

Retouren

Promise<CommunityGallery>