Aracılığıyla paylaş


BatchAccountOperationsExtensions.ListDetectorsNext Yöntem

Tanım

Belirli bir Batch hesabı için kullanılabilen algılayıcılar hakkında bilgi alır.

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)

Parametreler

operations
IBatchAccountOperations

Bu uzantı yönteminin işlem grubu.

nextPageLink
String

Önceki başarılı List çağrısından NextLink işlemi.

Döndürülenler

Şunlara uygulanır