FeatureClientExtensions.ListOperations(IFeatureClient) メソッド

定義

使用可能なすべての Microsoft.Features REST API 操作を一覧表示します。

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

パラメーター

operations
IFeatureClient

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

戻り値

適用対象