Compartilhar via


ExperimentsOperationsExtensions.ListAllStatusesNext Método

Definição

Obtenha uma lista de status de um recurso de Experimento.

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

Parâmetros

operations
IExperimentsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a