Dela via


DenyAssignmentsOperationsExtensions.ListForResourceGroupNextAsync Metod

Definition

Hämtar nekandetilldelningar för en resursgrupp.

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

Parametrar

operations
IDenyAssignmentsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Gäller för