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

IRegulatoryComplianceControlsOperations Interface

Definition

RegulatoryComplianceControlsOperations operations.

public interface IRegulatoryComplianceControlsOperations
type IRegulatoryComplianceControlsOperations = interface
Public Interface IRegulatoryComplianceControlsOperations

Methods

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

Selected regulatory compliance control details and state

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

All supported regulatory compliance controls details and state for selected standard

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

All supported regulatory compliance controls details and state for selected standard

Extension Methods

Get(IRegulatoryComplianceControlsOperations, String, String)

Selected regulatory compliance control details and state

GetAsync(IRegulatoryComplianceControlsOperations, String, String, CancellationToken)

Selected regulatory compliance control details and state

List(IRegulatoryComplianceControlsOperations, String, String)

All supported regulatory compliance controls details and state for selected standard

ListAsync(IRegulatoryComplianceControlsOperations, String, String, CancellationToken)

All supported regulatory compliance controls details and state for selected standard

ListNext(IRegulatoryComplianceControlsOperations, String)

All supported regulatory compliance controls details and state for selected standard

ListNextAsync(IRegulatoryComplianceControlsOperations, String, CancellationToken)

All supported regulatory compliance controls details and state for selected standard

Applies to