Freigeben über


BatchAccountOperationsExtensions.List(IBatchAccountOperations) Methode

Definition

Ruft Informationen zu den Batch-Konten ab, die dem Abonnement zugeordnet sind.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.BatchAccount> List (this Microsoft.Azure.Management.Batch.IBatchAccountOperations operations);
static member List : Microsoft.Azure.Management.Batch.IBatchAccountOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.BatchAccount>
<Extension()>
Public Function List (operations As IBatchAccountOperations) As IPage(Of BatchAccount)

Parameter

operations
IBatchAccountOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: