Megosztás a következőn keresztül:


BatchAccountOperationsExtensions.ListDetectorsNext Metódus

Definíció

Információt kér le az adott Batch-fiókhoz elérhető érzékelőkről.

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)

Paraméterek

operations
IBatchAccountOperations

A bővítménymetódus műveleti csoportja.

nextPageLink
String

Az előző sikeres listázási művelet NextLinkje.

Válaszok

A következőre érvényes: