CommunityGalleriesOperations interface
CommunityGalleriesの運営を表すインターフェース。
プロパティ
| get | ギャラリーのパブリック名でコミュニティ ギャラリーを取得します。 |
プロパティの詳細
get
ギャラリーのパブリック名でコミュニティ ギャラリーを取得します。
get: (location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams) => Promise<CommunityGallery>
プロパティ値
(location: string, publicGalleryName: string, options?: CommunityGalleriesGetOptionalParams) => Promise<CommunityGallery>