Freigeben über


OperationsExtensions.ListNext(IOperations, String) Methode

Definition

Auflisten der Vorgänge für den Azure Container Instances-Dienst

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

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: