Share via


IVMwareCbtMigrationDetails.InitialSeedingProgressPercentage Property

Definition

The initial seeding progress percentage.

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

Property Value

Attributes

Applies to