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


BatchAccountOperationsExtensions.ListDetectors Metódus

Definíció

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

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)

Paraméterek

operations
IBatchAccountOperations

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

resourceGroupName
String

A Batch-fiókot tartalmazó erőforráscsoport neve.

accountName
String

A Batch-fiók neve.

Válaszok

A következőre érvényes: