CommunityGalleriesOperations interface
代表CommunityGalleries运营的接口。
属性
| get | 按库公共名称获取社区库。 |
属性详细信息
get
按库公共名称获取社区库。
get: (location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams) => Promise<CommunityGallery>
属性值
(location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams) => Promise<CommunityGallery>