OperationsExtensions.List(IOperations) メソッド

定義

すべての操作

public static System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.AvailableRpOperation> List (this Microsoft.Azure.Management.Synapse.IOperations operations);
static member List : Microsoft.Azure.Management.Synapse.IOperations -> System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.AvailableRpOperation>
<Extension()>
Public Function List (operations As IOperations) As IList(Of AvailableRpOperation)

パラメーター

operations
IOperations

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

戻り値

注釈

使用可能なすべての操作を取得する

適用対象