FeatureSwitches.StopPowerBIUsageReportingEnabled 속성

정의

StopPowerBIUsageReporting을 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

true StopPowerBIUsageReporting을 사용하도록 설정하면 이고, 그렇지 않으면 입니다 false.

적용 대상