ManagedInstance.IdentityKey Property

Definition

Gets the key value that identifies the managed instance.

public:
 property Microsoft::SqlServer::Management::Utility::ManagedInstance::Key ^ IdentityKey { Microsoft::SqlServer::Management::Utility::ManagedInstance::Key ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.Utility.ManagedInstance.Key IdentityKey { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IdentityKey : Microsoft.SqlServer.Management.Utility.ManagedInstance.Key
Public ReadOnly Property IdentityKey As ManagedInstance.Key

Property Value

An ManagedInstance.Key value that specifies the key value that identifies the managed instance.

Attributes

Applies to