ISmartAdminState.IsMasterSwitchEnabled Property

Definition

Gets a value indicating whether master switch is enabled.

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("SmartAdminState_IsMasterSwitchEnabledDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("SmartAdminState_IsMasterSwitchEnabledName")]
public bool IsMasterSwitchEnabled { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("SmartAdminState_IsMasterSwitchEnabledDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("SmartAdminState_IsMasterSwitchEnabledName")>]
member this.IsMasterSwitchEnabled : bool
Public ReadOnly Property IsMasterSwitchEnabled As Boolean

Property Value

Attributes

Applies to