DeepCreatedOrigin.HostName 속성

정의

원본의 주소를 가져오거나 설정합니다. 도메인 이름, IPv4 주소 또는 IPv6 주소일 수 있습니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상