Share via


ServiceHealthModel.ServiceEndpointModel.Address 屬性

定義

取得服務的端點位址。

public:
 property System::String ^ Address { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string Address { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Address : string
Public ReadOnly Property Address As String

屬性值

端點位址。

屬性

適用於