共用方式為


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

適用於