Partager via


ExperimentsOperationsExtensions.ListNext Méthode

Définition

Obtenez la liste des ressources d’expérience dans un groupe de ressources.

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

Paramètres

operations
IExperimentsOperations

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 à