你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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>