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

属性值

终结点地址。

属性

适用于