DscNodeReport.ReportId 屬性

定義

取得或設定節點報表的識別碼。

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

適用於