Dela via


BatchAccountOperationsExtensions.GetDetector Metod

Definition

Hämtar information om den angivna detektorn för ett visst Batch-konto.

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

Parametrar

operations
IBatchAccountOperations

Åtgärdsgruppen för den här tilläggsmetoden.

resourceGroupName
String

Namnet på resursgruppen som innehåller Batch-kontot.

accountName
String

Namnet på Batch-kontot.

detectorId
String

Namnet på detektorn.

Returer

Gäller för