次の方法で共有


FeatureSwitches.PowerBIQuotaEnforcementEnabled プロパティ

定義

PowerBIQuotaEnforcement が有効かどうかを示す値を取得します。

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

プロパティ値

Boolean

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

適用対象