IVMwareCbtMigrationDetails.ResyncRetryCount Property

Definition

The resync retry count.

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

Property Value

Attributes

Applies to