FeatureSwitches.PowerBIUsageBillingEnabled 속성

정의

기능 스위치에서 Power BI 사용량 청구를 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true if the power BI usage billing is enabled on the feature switches; otherwise, false.

적용 대상