Compartilhar via


ManagedInstance.ServerUrn Propriedade

Definição

Obtém o URN (Uniform Resource Name) da instância do servidor.

public:
 property System::String ^ ServerUrn { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)]
public string ServerUrn { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)>]
member this.ServerUrn : string
Public ReadOnly Property ServerUrn As String

Valor da propriedade

Um String que contém o URN do servidor.

Atributos

Aplica-se a