Partilhar via


IVMwareCbtMigrationDetails.DeltaSyncProgressPercentage Property

Definition

The delta sync progress percentage.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The delta sync progress percentage.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="deltaSyncProgressPercentage")]
public int? DeltaSyncProgressPercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The delta sync progress percentage.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="deltaSyncProgressPercentage")>]
member this.DeltaSyncProgressPercentage : Nullable<int>
Public ReadOnly Property DeltaSyncProgressPercentage As Nullable(Of Integer)

Property Value

Attributes

Applies to