Share via


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