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

プロパティ値

エンドポイント アドレス。

属性

適用対象