次の方法で共有


FeatureSwitches.InsightServiceRuntimeRequestThrottlingEnabled プロパティ

定義

InsightServiceRuntimeRequestThrottling が有効になっているかどうかを示す値を取得します。

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

プロパティ値

Boolean

trueInsightServiceRuntimeRequestThrottling が有効になっている場合。それ以外の場合は . false

適用対象