다음을 통해 공유


DscNodeReport.ReportId 속성

정의

노드 보고서의 ID를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상