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 네임스페이스