Partager via


OperationsExtensions.ListAllNext(IOperations, String) Méthode

Définition

Obtenez une liste de toutes les opérations disponibles.

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)

Paramètres

operations
IOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à