Sdílet prostřednictvím


BatchAccountOperationsExtensions.GetDetector Metoda

Definice

Získá informace o daném detektoru pro daný účet Batch.

public static Microsoft.Azure.Management.Batch.Models.DetectorResponse GetDetector (this Microsoft.Azure.Management.Batch.IBatchAccountOperations operations, string resourceGroupName, string accountName, string detectorId);
static member GetDetector : Microsoft.Azure.Management.Batch.IBatchAccountOperations * string * string * string -> Microsoft.Azure.Management.Batch.Models.DetectorResponse
<Extension()>
Public Function GetDetector (operations As IBatchAccountOperations, resourceGroupName As String, accountName As String, detectorId As String) As DetectorResponse

Parametry

operations
IBatchAccountOperations

Skupina operací pro tuto rozšiřující metodu.

resourceGroupName
String

Název skupiny prostředků, která obsahuje účet Batch.

accountName
String

Název účtu Batch.

detectorId
String

Název detektoru.

Návraty

Platí pro