Dela via


AssignmentOperationsExtensions.ListNextAsync Metod

Definition

Lista åtgärder för angiven skisstilldelning i en prenumeration eller en hanteringsgrupp.

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

Parametrar

operations
IAssignmentOperations

Å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