IA2AReplicationDetails.AutoAgentUpgradeRetryCount Property

Definition

auto agent upgrade retry count.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="auto agent upgrade retry count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="autoAgentUpgradeRetryCount")]
public long? AutoAgentUpgradeRetryCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="auto agent upgrade retry count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="autoAgentUpgradeRetryCount")>]
member this.AutoAgentUpgradeRetryCount : Nullable<int64> with get, set
Public Property AutoAgentUpgradeRetryCount As Nullable(Of Long)

Property Value

Attributes

Applies to