IInMageReplicationDetails.AgentDetailPostUpdateRebootStatus Property

Definition

A value indicating whether reboot is required after update is applied.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether reboot is required after update is applied.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="postUpdateRebootStatus", Update=true)]
public string AgentDetailPostUpdateRebootStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether reboot is required after update is applied.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="postUpdateRebootStatus", Update=true)>]
member this.AgentDetailPostUpdateRebootStatus : string with get, set
Public Property AgentDetailPostUpdateRebootStatus As String

Property Value

Attributes

Applies to