Share via


ServersSolutionSummary.MigratedCount Property

Definition

Gets or sets the count of servers migrated.

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

Property Value

Implements

Attributes

Applies to