CommunityGalleriesOperations interface
Rozhraní reprezentující operace CommunityGalleries.
Vlastnosti
| get | Získejte galerii komunity podle veřejného názvu galerie. |
Podrobnosti vlastnosti
get
Získejte galerii komunity podle veřejného názvu galerie.
get: (location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams) => Promise<CommunityGallery>
Hodnota vlastnosti
(location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams) => Promise<CommunityGallery>