Partager via


Énumération ManagementState

Enumerates the possible states of a ManagedInstance object.

Espace de noms :  Microsoft.SqlServer.Management.Utility
Assembly :  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Syntaxe

'Déclaration
Public Enumeration ManagementState
'Utilisation
Dim instance As ManagementState
public enum ManagementState
public enum class ManagementState
type ManagementState
public enum ManagementState

Membres

Nom de membre Description
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.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Utility