ISecureScoreControlDefinitionsOperations 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.
SecureScoreControlDefinitionsOperations operations.
public interface ISecureScoreControlDefinitionsOperations
type ISecureScoreControlDefinitionsOperations = interface
Public Interface ISecureScoreControlDefinitionsOperations
Methods
ListBySubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
For a specified subscription, list the available security controls, their assessments, and the max score |
ListBySubscriptionWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
For a specified subscription, list the available security controls, their assessments, and the max score |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
List the available security controls, their assessments, and the max score |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
List the available security controls, their assessments, and the max score |
Extension 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 |