Compartilhar via


AlertsOperationsExtensions.ListByManagerNext Método

Definição

Recupera todos os alertas em um gerente.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.StorSimple8000Series.Models.Alert> ListByManagerNext (this Microsoft.Azure.Management.StorSimple8000Series.IAlertsOperations operations, string nextPageLink);
static member ListByManagerNext : Microsoft.Azure.Management.StorSimple8000Series.IAlertsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.StorSimple8000Series.Models.Alert>
<Extension()>
Public Function ListByManagerNext (operations As IAlertsOperations, nextPageLink As String) As IPage(Of Alert)

Parâmetros

operations
IAlertsOperations

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

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a