Share via


FeatureSwitches.PowerBISignUpEnabled Property

Definition

Gets a value that indicates whether the power BI sign up is enabled on the feature switches.

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

Property Value

true if the power BI sign up is enabled on the feature switches; otherwise, false.

Applies to