SecureScoreControlDefinitionsOperationsExtensions Class
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.
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 |