CommunityGalleries interface
واجهة تمثل CommunityGalleries.
الأساليب
| get(string, string, Community |
احصل على معرض مجتمع حسب الاسم العام المعرض. |
تفاصيل الأسلوب
get(string, string, CommunityGalleriesGetOptionalParams)
احصل على معرض مجتمع حسب الاسم العام المعرض.
function get(location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams): Promise<CommunityGallery>
المعلمات
- location
-
string
اسم منطقة Azure.
- publicGalleryName
-
string
الاسم العام لمعرض المجتمع.
معلمات الخيارات.
المرتجعات
Promise<CommunityGallery>