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

SecureScoreControlDefinitionsOperationsExtensions Class

Definition

Extension methods for SecureScoreControlDefinitionsOperations

public static class SecureScoreControlDefinitionsOperationsExtensions
type SecureScoreControlDefinitionsOperationsExtensions = class
Public Module SecureScoreControlDefinitionsOperationsExtensions
Inheritance
SecureScoreControlDefinitionsOperationsExtensions

Methods

List(ISecureScoreControlDefinitionsOperations)

List the available security controls, their assessments, and the max score

ListAsync(ISecureScoreControlDefinitionsOperations, CancellationToken)

List the available security controls, their assessments, and the max score

ListBySubscription(ISecureScoreControlDefinitionsOperations)

For a specified subscription, list the available security controls, their assessments, and the max score

ListBySubscriptionAsync(ISecureScoreControlDefinitionsOperations, CancellationToken)

For a specified subscription, list the available security controls, their assessments, and the max score

ListBySubscriptionNext(ISecureScoreControlDefinitionsOperations, String)

For a specified subscription, list the available security controls, their assessments, and the max score

ListBySubscriptionNextAsync(ISecureScoreControlDefinitionsOperations, String, CancellationToken)

For a specified subscription, list the available security controls, their assessments, and the max score

ListNext(ISecureScoreControlDefinitionsOperations, String)

List the available security controls, their assessments, and the max score

ListNextAsync(ISecureScoreControlDefinitionsOperations, String, CancellationToken)

List the available security controls, their assessments, and the max score

Applies to