Freigeben über


OperationsExtensions.ListAllNext(IOperations, String) Methode

Definition

Rufen Sie eine Liste aller verfügbaren Vorgänge ab.

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

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: