ManagedInstance::Key Class
The ManagedInstance::Key class represents the key that identifies the ManagedInstance class.
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
System::Object
Microsoft.SqlServer.Management.Sdk.Sfc::SfcKey
Microsoft.SqlServer.Management.Utility::NameKey
Microsoft.SqlServer.Management.Utility::ManagedInstance::Key
Microsoft.SqlServer.Management.Sdk.Sfc::SfcKey
Microsoft.SqlServer.Management.Utility::NameKey
Microsoft.SqlServer.Management.Utility::ManagedInstance::Key
| Name | Description | |
|---|---|---|
![]() | ManagedInstance::Key(String^) | Initializes a new instance of the T:Microsoft.SqlServer.Management.Utility. ManagedInstance.Key class that has the specified name. |
| Name | Description | |
|---|---|---|
![]() | InstanceType | Gets the type of the instance class associated with this key class.(Inherited from SfcKey.) |
![]() | Name |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | |
![]() | Equals(SfcKey^) | |
![]() | GetHashCode() | |
![]() | GetType() | (Inherited from Object.) |
![]() | GetUrnFragment() | Gets the URN path partial string that represents the managed instance. (Overrides SfcKey::GetUrnFragment().) |
![]() | ToString() |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

