ISmartAdminState.IsMasterSwitchEnabled Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém um valor que indica se o comutador mestre está habilitado.
[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
Valor da propriedade
- Atributos