InMageReplicationDetails.RebootAfterUpdateStatus Property

Definition

Gets or sets a value indicating whether the source server requires a restart after update.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to