Share via


DscNodeReport.RebootRequested Property

Definition

Gets or sets the rebootRequested of the node report.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to