共用方式為


BatchAccountOperationsExtensions.List(IBatchAccountOperations) 方法

定義

取得與訂用帳戶相關聯之 Batch 帳戶的相關資訊。

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

這個擴充方法的作業群組。

傳回

適用於