This topic has not yet been rated - Rate this topic

ManagementState Enumeration

Enumerates the possible states of a ManagedInstance object.

Namespace:  Microsoft.SqlServer.Management.Utility
Assembly:  Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
public enum ManagementState
Member nameDescription
UnknownThe state is unknown.
DiscoveredThe instance has been detected.
ManageableThe instance has been validated as manageable
ManagementPendingThe operation to make the instance managed has been initiated, but is currently pending.
ManagedThe instance is managed.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.