Udostępnij za pośrednictwem


BatchAccountOperationsExtensions.ListByResourceGroup Metoda

Definicja

Pobiera informacje o kontach usługi Batch skojarzonych z określoną grupą zasobów.

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

Parametry

operations
IBatchAccountOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

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

Zwraca

Dotyczy