다음을 통해 공유


SitePatchResource.HostNames 속성

정의

앱과 연결된 호스트 이름을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNames")]
public System.Collections.Generic.IList<string> HostNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNames")>]
member this.HostNames : System.Collections.Generic.IList<string>
Public ReadOnly Property HostNames As IList(Of String)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상