Sdílet prostřednictvím


BatchAccountOperationsExtensions.ListDetectorsNext Metoda

Definice

Získá informace o detektorech dostupných pro daný účet Batch.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.DetectorResponse> ListDetectorsNext (this Microsoft.Azure.Management.Batch.IBatchAccountOperations operations, string nextPageLink);
static member ListDetectorsNext : Microsoft.Azure.Management.Batch.IBatchAccountOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.DetectorResponse>
<Extension()>
Public Function ListDetectorsNext (operations As IBatchAccountOperations, nextPageLink As String) As IPage(Of DetectorResponse)

Parametry

operations
IBatchAccountOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro