Delen via


BatchAccountOperationsExtensions.List(IBatchAccountOperations) Methode

Definitie

Hiermee haalt u informatie op over de Batch-accounts die zijn gekoppeld aan het abonnement.

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)

Parameters

operations
IBatchAccountOperations

De bewerkingsgroep voor deze extensiemethode.

Retouren

Van toepassing op