Share via


HyperVToAzStackHciprotectedItemModelCustomProperties.ResyncProgressPercentage Property

Definition

Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public int? ResyncProgressPercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.ResyncProgressPercentage : Nullable<int>
Public ReadOnly Property ResyncProgressPercentage As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to