次の方法で共有


FeatureSwitches.PowerBIUsageBillingEnabled プロパティ

定義

Power BI 使用量の課金が機能スイッチで有効になっているかどうかを示す値を取得します。

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

プロパティ値

Boolean

true機能スイッチで Power BI 使用量の課金が有効になっている場合。それ以外の場合は . false

適用対象