次の方法で共有


OperationsExtensions.ListAll(IOperations) メソッド

定義

使用可能なすべての操作の一覧を取得します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Chaos.Models.Operation> ListAll(this Microsoft.Azure.Management.Chaos.IOperations operations);
static member ListAll : Microsoft.Azure.Management.Chaos.IOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Chaos.Models.Operation>
<Extension()>
Public Function ListAll (operations As IOperations) As IPage(Of Operation)

パラメーター

operations
IOperations

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

戻り値

適用対象