Freigeben über


MigrationDetails.ReplicationProgressPercentage Property

Definition

Gets or sets the progress percentage of migration on the machine.

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

Property Value

Implements

Attributes

Applies to