FeaturesOperationsExtensions.ListAll(IFeaturesOperations) メソッド

定義

サブスクリプションの AFEC を通じて使用できるすべてのプレビュー機能を取得します。

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

パラメーター

operations
IFeaturesOperations

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

戻り値

適用対象