ISmartAdminState.IsMasterSwitchEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會得到一個值,表示主交換器是否啟用。
[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
屬性值
- 屬性