OperationsExtensions.List(IOperations) メソッド

定義

リスト操作

public static Microsoft.Azure.Management.Media.Models.OperationCollection List (this Microsoft.Azure.Management.Media.IOperations operations);
static member List : Microsoft.Azure.Management.Media.IOperations -> Microsoft.Azure.Management.Media.Models.OperationCollection
<Extension()>
Public Function List (operations As IOperations) As OperationCollection

パラメーター

operations
IOperations

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

戻り値

注釈

すべての Media Services 操作を一覧表示します。

適用対象