次の方法で共有


FeatureSwitches.PowerBIServiceMonitorEnabled プロパティ

定義

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

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

プロパティ値

Boolean

true PowerBIServiceMonitor が有効な場合は 。それ以外の場合は false

適用対象