次の方法で共有


FeatureSwitches.PowerBIQuotaEnabled プロパティ

定義

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

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

プロパティ値

Boolean

true 機能スイッチで power BI qouta が有効になっている場合。それ以外の場合は false

適用対象