Share via


MobilityServiceUpdate.RebootStatus Property

Definition

Gets or sets the reboot status of the update - whether it is required or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to