DscNodeReport.ReportId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the id of the node report.
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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute