次の方法で共有


FeatureSwitches.InsightServiceDisableCacheEnabled プロパティ

定義

機能スイッチで insight service disable cache が有効になっているかどうかを示す値を取得します。

public:
 property bool InsightServiceDisableCacheEnabled { bool get(); };
public bool InsightServiceDisableCacheEnabled { get; }
member this.InsightServiceDisableCacheEnabled : bool
Public ReadOnly Property InsightServiceDisableCacheEnabled As Boolean

プロパティ値

Boolean

true 機能スイッチで分析情報サービスの無効化キャッシュが有効になっている場合。それ以外の場合は false

適用対象