Dela via


OperationsExtensions.ListNext(IOperations, String) Metod

Definition

Visar tillgängliga åtgärder för Microsoft.Batch-providern

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.Operation> ListNext (this Microsoft.Azure.Management.Batch.IOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Batch.IOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.Operation>
<Extension()>
Public Function ListNext (operations As IOperations, nextPageLink As String) As IPage(Of Operation)

Parametrar

operations
IOperations

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

nextPageLink
String

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

Returer

Gäller för