次の方法で共有


EndpointInner.HostName プロパティ

定義

{endpointName} として構造化されたエンドポイントのホスト名を取得します。{DNSZone}(例: contoso.azureedge.net)

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostName")]
public string HostName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostName")>]
member this.HostName : string
Public ReadOnly Property HostName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象