你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IRegulatoryComplianceStandardsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RegulatoryComplianceStandardsOperations operations.
public interface IRegulatoryComplianceStandardsOperations
type IRegulatoryComplianceStandardsOperations = interface
Public Interface IRegulatoryComplianceStandardsOperations
Methods
GetWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Supported regulatory compliance details state for selected standard |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Supported regulatory compliance standards details and state |
ListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Supported regulatory compliance standards details and state |
Extension Methods
Get(IRegulatoryComplianceStandardsOperations, String) |
Supported regulatory compliance details state for selected standard |
GetAsync(IRegulatoryComplianceStandardsOperations, String, CancellationToken) |
Supported regulatory compliance details state for selected standard |
List(IRegulatoryComplianceStandardsOperations, String) |
Supported regulatory compliance standards details and state |
ListAsync(IRegulatoryComplianceStandardsOperations, String, CancellationToken) |
Supported regulatory compliance standards details and state |
ListNext(IRegulatoryComplianceStandardsOperations, String) |
Supported regulatory compliance standards details and state |
ListNextAsync(IRegulatoryComplianceStandardsOperations, String, CancellationToken) |
Supported regulatory compliance standards details and state |