Share via


IVMwareCbtMigrationDetails.ResumeRetryCount Property

Definition

The resume retry count.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The resume retry count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="resumeRetryCount")]
public long? ResumeRetryCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The resume retry count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="resumeRetryCount")>]
member this.ResumeRetryCount : Nullable<int64>
Public ReadOnly Property ResumeRetryCount As Nullable(Of Long)

Property Value

Attributes

Applies to