Share via


IServersProjectSummary.TestMigratedCount Property

Definition

Gets or sets the count of entities test migrated.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the count of entities test migrated.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="testMigratedCount")]
public int? TestMigratedCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the count of entities test migrated.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="testMigratedCount")>]
member this.TestMigratedCount : Nullable<int> with get, set
Public Property TestMigratedCount As Nullable(Of Integer)

Property Value

Attributes

Applies to