CommunityGalleries interface
Rozhraní představující CommunityGalleries.
Metody
| get(string, string, Community |
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.
Parametry možností.
Návraty
Promise<CommunityGallery>