Udostępnij za pośrednictwem


BatchAccountOperationsExtensions.Get Metoda

Definicja

Pobiera informacje o określonym koncie usługi Batch.

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

Parametry

operations
IBatchAccountOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów zawierającej konto usługi Batch.

accountName
String

Nazwa konta usługi Batch.

Zwraca

Dotyczy