你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

列出所有策略说明。

适用于