SecureScoreControlDefinitionsOperationsExtensions Class

Definition

Extension methods for SecureScoreControlDefinitionsOperations

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

Methods

Name Description
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