次の方法で共有


ICommunityGalleriesOperations インターフェイス

定義

CommunityGalleriesOperations 操作。

public interface ICommunityGalleriesOperations
type ICommunityGalleriesOperations = interface
Public Interface ICommunityGalleriesOperations

メソッド

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

ギャラリーのパブリック名でコミュニティ ギャラリーを取得します。

拡張メソッド

Get(ICommunityGalleriesOperations, String, String)

ギャラリーのパブリック名でコミュニティ ギャラリーを取得します。

GetAsync(ICommunityGalleriesOperations, String, String, CancellationToken)

ギャラリーのパブリック名でコミュニティ ギャラリーを取得します。

適用対象