IVMwareCbtMigrationDetails.DeltaSyncRetryCount Property

Definition

The delta sync retry count.

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

Property Value

Attributes

Applies to