SitePatchResource.DefaultHostName 속성

정의

앱의 기본 호스트 이름을 가져옵니다. 읽기 전용입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상