Share via


InMageAgentDetails.PostUpdateRebootStatus Property

Definition

Gets or sets a value indicating whether reboot is required after update is applied.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to