Sdílet prostřednictvím


BatchAccountOperationsExtensions.Get Metoda

Definice

Získá informace o zadaném účtu 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

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.

Návraty

Platí pro