CommunityGalleries interface
代表 CommunityGalleries 的介面。
方法
get(string, string, Community |
依資源庫公用名稱取得社群資源庫。 |
方法詳細資料
get(string, string, CommunityGalleriesGetOptionalParams)
依資源庫公用名稱取得社群資源庫。
function get(location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams): Promise<CommunityGallery>
參數
- location
-
string
資源位置。
- publicGalleryName
-
string
社群資源庫的公用名稱。
選項參數。
傳回
Promise<CommunityGallery>