Поделиться через


BatchAccountOperationsExtensions.List(IBatchAccountOperations) Метод

Определение

Возвращает сведения об учетных записях пакетной службы, связанных с подпиской.

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)

Параметры

operations
IBatchAccountOperations

Группа операций для этого метода расширения.

Возвращаемое значение

Применяется к