IInMageRcmReplicationDetails.AgentUpgradeState Property

Definition

The agent auto upgrade state.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "Started", "Completed", "Commit" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The agent auto upgrade state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="agentUpgradeState", Update=false)]
public string AgentUpgradeState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "Started", "Completed", "Commit" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The agent auto upgrade state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="agentUpgradeState", Update=false)>]
member this.AgentUpgradeState : string
Public ReadOnly Property AgentUpgradeState As String

Property Value

Attributes

Applies to