ManagedInstance.ServerUrn 屬性

定義

取得伺服器執行個體的統一資源名稱 (URN)。

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

屬性值

String

包含伺服器 URN 的 String

屬性

適用於