Compartir a través de


BatchAccountOperationsExtensions.List(IBatchAccountOperations) Método

Definición

Obtiene información sobre las cuentas de Batch asociadas a la suscripción.

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

Grupo de operaciones para este método de extensión.

Devoluciones

Se aplica a