次の方法で共有


IPolicyDescriptionOperations インターフェイス

定義

PolicyDescriptionOperations 操作。

public interface IPolicyDescriptionOperations
type IPolicyDescriptionOperations = interface
Public Interface IPolicyDescriptionOperations

メソッド

ListByServiceWithHttpMessagesAsync(String, String, Nullable<PolicyScopeContract>, Dictionary<String,List<String>>, CancellationToken)

すべてのポリシーの説明を一覧表示します。

拡張メソッド

ListByService(IPolicyDescriptionOperations, String, String, Nullable<PolicyScopeContract>)

すべてのポリシーの説明を一覧表示します。

ListByServiceAsync(IPolicyDescriptionOperations, String, String, Nullable<PolicyScopeContract>, CancellationToken)

すべてのポリシーの説明を一覧表示します。

適用対象