次の方法で共有


RecommendationsOperationsExtensions.ResetAllFilters メソッド

定義

サブスクリプションのすべての推奨事項のオプトアウト設定をリセットします。

public static void ResetAllFilters (this Microsoft.Azure.Management.WebSites.IRecommendationsOperations operations);
static member ResetAllFilters : Microsoft.Azure.Management.WebSites.IRecommendationsOperations -> unit
<Extension()>
Public Sub ResetAllFilters (operations As IRecommendationsOperations)

パラメーター

operations
IRecommendationsOperations

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

注釈

「サブスクリプションのすべての推奨事項のオプトアウト設定をリセットする」の説明。

適用対象