Поделиться через


Перечисление ManagementState

Enumerates the possible states of a ManagedInstance object.

Пространство имен:  Microsoft.SqlServer.Management.Utility
Сборка:  Microsoft.SqlServer.Management.Utility (в Microsoft.SqlServer.Management.Utility.dll)

Синтаксис

'Декларация
Public Enumeration ManagementState
'Применение
Dim instance As ManagementState
public enum ManagementState
public enum class ManagementState
type ManagementState
public enum ManagementState

Элементы

Имя элемента Описание
Discovered The instance has been detected.
Manageable The instance has been validated as manageable
Managed The instance is managed.
ManagementPending The operation to make the instance managed has been initiated, but is currently pending.
Unknown The state is unknown.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Utility