مشاركة عبر


CommunityGalleries interface

واجهة تمثل CommunityGalleries.

الأساليب

get(string, string, CommunityGalleriesGetOptionalParams)

احصل على معرض مجتمع حسب الاسم العام المعرض.

تفاصيل الأسلوب

get(string, string, CommunityGalleriesGetOptionalParams)

احصل على معرض مجتمع حسب الاسم العام المعرض.

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

المعلمات

location

string

اسم منطقة Azure.

publicGalleryName

string

الاسم العام لمعرض المجتمع.

options
CommunityGalleriesGetOptionalParams

معلمات الخيارات.

المرتجعات

Promise<CommunityGallery>