次の方法で共有


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

この拡張メソッドの操作グループ。

戻り値

適用対象