Share via


ServersSolutionSummary.AssessedCount Property

Definition

Gets or sets the count of servers assessed.

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

Property Value

Implements

Attributes

Applies to