IVMwareCbtMigrationDetails.InitialSeedingProgressPercentage Property

Definition

The initial seeding progress percentage.

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

Property Value

Attributes

Applies to