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
プロパティ値
- 属性