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
コミュニティ ギャラリーのパブリック名。
options パラメーター。
戻り値
Promise<CommunityGallery>