Share via


IVMwareCbtMigrationDetails.ResyncRetryCount Property

Definition

The resync retry count.

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

Property Value

Attributes

Applies to