Partilhar via


BatchAccountOperationsExtensions.List(IBatchAccountOperations) Método

Definição

Obtém informações sobre as contas do Batch associadas à subscrição.

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)

Parâmetros

operations
IBatchAccountOperations

O grupo de operações para este método de extensão.

Devoluções

Aplica-se a