Aracılığıyla paylaş


BatchAccountOperationsExtensions.ListDetectors 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> ListDetectors (this Microsoft.Azure.Management.Batch.IBatchAccountOperations operations, string resourceGroupName, string accountName);
static member ListDetectors : Microsoft.Azure.Management.Batch.IBatchAccountOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.DetectorResponse>
<Extension()>
Public Function ListDetectors (operations As IBatchAccountOperations, resourceGroupName As String, accountName As String) As IPage(Of DetectorResponse)

Parametreler

operations
IBatchAccountOperations

Bu uzantı yönteminin işlem grubu.

resourceGroupName
String

Batch hesabını içeren kaynak grubunun adı.

accountName
String

Batch hesabının adı.

Döndürülenler

Şunlara uygulanır