다음을 통해 공유


DscNodeReport.HostName 속성

정의

보고서를 보낸 노드의 호스트 이름을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상