Partager via


PolicyStatesOperationsExtensions.ListQueryResultsForResourceGroupLevelPolicyAssignmentNextAsync Méthode

Définition

Interroge les états de stratégie pour l’attribution de stratégie au niveau du groupe de ressources.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>> ListQueryResultsForResourceGroupLevelPolicyAssignmentNextAsync (this Microsoft.Azure.Management.PolicyInsights.IPolicyStatesOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListQueryResultsForResourceGroupLevelPolicyAssignmentNextAsync : Microsoft.Azure.Management.PolicyInsights.IPolicyStatesOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>>
<Extension()>
Public Function ListQueryResultsForResourceGroupLevelPolicyAssignmentNextAsync (operations As IPolicyStatesOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of PolicyState))

Paramètres

operations
IPolicyStatesOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à