IPolicyStatesOperations Interface

Definition

PolicyStatesOperations operations.

public interface IPolicyStatesOperations
type IPolicyStatesOperations = interface
Public Interface IPolicyStatesOperations

Methods

BeginTriggerResourceGroupEvaluationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Triggers a policy evaluation scan for all the resources under the resource group.

BeginTriggerSubscriptionEvaluationWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Triggers a policy evaluation scan for all the resources under the subscription

ListQueryResultsForManagementGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resources under the management group.

ListQueryResultsForManagementGroupWithHttpMessagesAsync(String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resources under the management group.

ListQueryResultsForPolicyDefinitionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the subscription level policy definition.

ListQueryResultsForPolicyDefinitionWithHttpMessagesAsync(String, String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the subscription level policy definition.

ListQueryResultsForPolicySetDefinitionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the subscription level policy set definition.

ListQueryResultsForPolicySetDefinitionWithHttpMessagesAsync(String, String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the subscription level policy set definition.

ListQueryResultsForResourceGroupLevelPolicyAssignmentNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resource group level policy assignment.

ListQueryResultsForResourceGroupLevelPolicyAssignmentWithHttpMessagesAsync(String, String, String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resource group level policy assignment.

ListQueryResultsForResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resources under the resource group.

ListQueryResultsForResourceGroupWithHttpMessagesAsync(String, String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resources under the resource group.

ListQueryResultsForResourceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resource.

ListQueryResultsForResourceWithHttpMessagesAsync(String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resource.

ListQueryResultsForSubscriptionLevelPolicyAssignmentNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the subscription level policy assignment.

ListQueryResultsForSubscriptionLevelPolicyAssignmentWithHttpMessagesAsync(String, String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the subscription level policy assignment.

ListQueryResultsForSubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resources under the subscription.

ListQueryResultsForSubscriptionWithHttpMessagesAsync(String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Queries policy states for the resources under the subscription.

SummarizeForManagementGroupWithHttpMessagesAsync(String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Summarizes policy states for the resources under the management group.

SummarizeForPolicyDefinitionWithHttpMessagesAsync(String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Summarizes policy states for the subscription level policy definition.

SummarizeForPolicySetDefinitionWithHttpMessagesAsync(String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Summarizes policy states for the subscription level policy set definition.

SummarizeForResourceGroupLevelPolicyAssignmentWithHttpMessagesAsync(String, String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Summarizes policy states for the resource group level policy assignment.

SummarizeForResourceGroupWithHttpMessagesAsync(String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Summarizes policy states for the resources under the resource group.

SummarizeForResourceWithHttpMessagesAsync(String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Summarizes policy states for the resource.

SummarizeForSubscriptionLevelPolicyAssignmentWithHttpMessagesAsync(String, String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Summarizes policy states for the subscription level policy assignment.

SummarizeForSubscriptionWithHttpMessagesAsync(String, QueryOptions, Dictionary<String,List<String>>, CancellationToken)

Summarizes policy states for the resources under the subscription.

TriggerResourceGroupEvaluationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Triggers a policy evaluation scan for all the resources under the resource group.

TriggerSubscriptionEvaluationWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Triggers a policy evaluation scan for all the resources under the subscription

Extension Methods

BeginTriggerResourceGroupEvaluation(IPolicyStatesOperations, String, String)

Triggers a policy evaluation scan for all the resources under the resource group.

BeginTriggerResourceGroupEvaluationAsync(IPolicyStatesOperations, String, String, CancellationToken)

Triggers a policy evaluation scan for all the resources under the resource group.

BeginTriggerSubscriptionEvaluation(IPolicyStatesOperations, String)

Triggers a policy evaluation scan for all the resources under the subscription

BeginTriggerSubscriptionEvaluationAsync(IPolicyStatesOperations, String, CancellationToken)

Triggers a policy evaluation scan for all the resources under the subscription

ListQueryResultsForManagementGroup(IPolicyStatesOperations, String, String, QueryOptions)

Queries policy states for the resources under the management group.

ListQueryResultsForManagementGroupAsync(IPolicyStatesOperations, String, String, QueryOptions, CancellationToken)

Queries policy states for the resources under the management group.

ListQueryResultsForManagementGroupNext(IPolicyStatesOperations, String)

Queries policy states for the resources under the management group.

ListQueryResultsForManagementGroupNextAsync(IPolicyStatesOperations, String, CancellationToken)

Queries policy states for the resources under the management group.

ListQueryResultsForPolicyDefinition(IPolicyStatesOperations, String, String, String, QueryOptions)

Queries policy states for the subscription level policy definition.

ListQueryResultsForPolicyDefinitionAsync(IPolicyStatesOperations, String, String, String, QueryOptions, CancellationToken)

Queries policy states for the subscription level policy definition.

ListQueryResultsForPolicyDefinitionNext(IPolicyStatesOperations, String)

Queries policy states for the subscription level policy definition.

ListQueryResultsForPolicyDefinitionNextAsync(IPolicyStatesOperations, String, CancellationToken)

Queries policy states for the subscription level policy definition.

ListQueryResultsForPolicySetDefinition(IPolicyStatesOperations, String, String, String, QueryOptions)

Queries policy states for the subscription level policy set definition.

ListQueryResultsForPolicySetDefinitionAsync(IPolicyStatesOperations, String, String, String, QueryOptions, CancellationToken)

Queries policy states for the subscription level policy set definition.

ListQueryResultsForPolicySetDefinitionNext(IPolicyStatesOperations, String)

Queries policy states for the subscription level policy set definition.

ListQueryResultsForPolicySetDefinitionNextAsync(IPolicyStatesOperations, String, CancellationToken)

Queries policy states for the subscription level policy set definition.

ListQueryResultsForResource(IPolicyStatesOperations, String, String, QueryOptions)

Queries policy states for the resource.

ListQueryResultsForResourceAsync(IPolicyStatesOperations, String, String, QueryOptions, CancellationToken)

Queries policy states for the resource.

ListQueryResultsForResourceGroup(IPolicyStatesOperations, String, String, String, QueryOptions)

Queries policy states for the resources under the resource group.

ListQueryResultsForResourceGroupAsync(IPolicyStatesOperations, String, String, String, QueryOptions, CancellationToken)

Queries policy states for the resources under the resource group.

ListQueryResultsForResourceGroupLevelPolicyAssignment(IPolicyStatesOperations, String, String, String, String, QueryOptions)

Queries policy states for the resource group level policy assignment.

ListQueryResultsForResourceGroupLevelPolicyAssignmentAsync(IPolicyStatesOperations, String, String, String, String, QueryOptions, CancellationToken)

Queries policy states for the resource group level policy assignment.

ListQueryResultsForResourceGroupLevelPolicyAssignmentNext(IPolicyStatesOperations, String)

Queries policy states for the resource group level policy assignment.

ListQueryResultsForResourceGroupLevelPolicyAssignmentNextAsync(IPolicyStatesOperations, String, CancellationToken)

Queries policy states for the resource group level policy assignment.

ListQueryResultsForResourceGroupNext(IPolicyStatesOperations, String)

Queries policy states for the resources under the resource group.

ListQueryResultsForResourceGroupNextAsync(IPolicyStatesOperations, String, CancellationToken)

Queries policy states for the resources under the resource group.

ListQueryResultsForResourceNext(IPolicyStatesOperations, String)

Queries policy states for the resource.

ListQueryResultsForResourceNextAsync(IPolicyStatesOperations, String, CancellationToken)

Queries policy states for the resource.

ListQueryResultsForSubscription(IPolicyStatesOperations, String, String, QueryOptions)

Queries policy states for the resources under the subscription.

ListQueryResultsForSubscriptionAsync(IPolicyStatesOperations, String, String, QueryOptions, CancellationToken)

Queries policy states for the resources under the subscription.

ListQueryResultsForSubscriptionLevelPolicyAssignment(IPolicyStatesOperations, String, String, String, QueryOptions)

Queries policy states for the subscription level policy assignment.

ListQueryResultsForSubscriptionLevelPolicyAssignmentAsync(IPolicyStatesOperations, String, String, String, QueryOptions, CancellationToken)

Queries policy states for the subscription level policy assignment.

ListQueryResultsForSubscriptionLevelPolicyAssignmentNext(IPolicyStatesOperations, String)

Queries policy states for the subscription level policy assignment.

ListQueryResultsForSubscriptionLevelPolicyAssignmentNextAsync(IPolicyStatesOperations, String, CancellationToken)

Queries policy states for the subscription level policy assignment.

ListQueryResultsForSubscriptionNext(IPolicyStatesOperations, String)

Queries policy states for the resources under the subscription.

ListQueryResultsForSubscriptionNextAsync(IPolicyStatesOperations, String, CancellationToken)

Queries policy states for the resources under the subscription.

SummarizeForManagementGroup(IPolicyStatesOperations, String, QueryOptions)

Summarizes policy states for the resources under the management group.

SummarizeForManagementGroupAsync(IPolicyStatesOperations, String, QueryOptions, CancellationToken)

Summarizes policy states for the resources under the management group.

SummarizeForPolicyDefinition(IPolicyStatesOperations, String, String, QueryOptions)

Summarizes policy states for the subscription level policy definition.

SummarizeForPolicyDefinitionAsync(IPolicyStatesOperations, String, String, QueryOptions, CancellationToken)

Summarizes policy states for the subscription level policy definition.

SummarizeForPolicySetDefinition(IPolicyStatesOperations, String, String, QueryOptions)

Summarizes policy states for the subscription level policy set definition.

SummarizeForPolicySetDefinitionAsync(IPolicyStatesOperations, String, String, QueryOptions, CancellationToken)

Summarizes policy states for the subscription level policy set definition.

SummarizeForResource(IPolicyStatesOperations, String, QueryOptions)

Summarizes policy states for the resource.

SummarizeForResourceAsync(IPolicyStatesOperations, String, QueryOptions, CancellationToken)

Summarizes policy states for the resource.

SummarizeForResourceGroup(IPolicyStatesOperations, String, String, QueryOptions)

Summarizes policy states for the resources under the resource group.

SummarizeForResourceGroupAsync(IPolicyStatesOperations, String, String, QueryOptions, CancellationToken)

Summarizes policy states for the resources under the resource group.

SummarizeForResourceGroupLevelPolicyAssignment(IPolicyStatesOperations, String, String, String, QueryOptions)

Summarizes policy states for the resource group level policy assignment.

SummarizeForResourceGroupLevelPolicyAssignmentAsync(IPolicyStatesOperations, String, String, String, QueryOptions, CancellationToken)

Summarizes policy states for the resource group level policy assignment.

SummarizeForSubscription(IPolicyStatesOperations, String, QueryOptions)

Summarizes policy states for the resources under the subscription.

SummarizeForSubscriptionAsync(IPolicyStatesOperations, String, QueryOptions, CancellationToken)

Summarizes policy states for the resources under the subscription.

SummarizeForSubscriptionLevelPolicyAssignment(IPolicyStatesOperations, String, String, QueryOptions)

Summarizes policy states for the subscription level policy assignment.

SummarizeForSubscriptionLevelPolicyAssignmentAsync(IPolicyStatesOperations, String, String, QueryOptions, CancellationToken)

Summarizes policy states for the subscription level policy assignment.

TriggerResourceGroupEvaluation(IPolicyStatesOperations, String, String)

Triggers a policy evaluation scan for all the resources under the resource group.

TriggerResourceGroupEvaluationAsync(IPolicyStatesOperations, String, String, CancellationToken)

Triggers a policy evaluation scan for all the resources under the resource group.

TriggerSubscriptionEvaluation(IPolicyStatesOperations, String)

Triggers a policy evaluation scan for all the resources under the subscription

TriggerSubscriptionEvaluationAsync(IPolicyStatesOperations, String, CancellationToken)

Triggers a policy evaluation scan for all the resources under the subscription

Applies to