次の方法で共有


OperationsExtensions.List(IOperations) メソッド

定義

ハイブリッド コンピューティング操作の一覧を取得します。

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.HybridCompute.Models.OperationValue> List (this Microsoft.Azure.Management.HybridCompute.IOperations operations);
static member List : Microsoft.Azure.Management.HybridCompute.IOperations -> seq<Microsoft.Azure.Management.HybridCompute.Models.OperationValue>
<Extension()>
Public Function List (operations As IOperations) As IEnumerable(Of OperationValue)

パラメーター

operations
IOperations

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

戻り値

適用対象