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

适用于