Share via


Solution.DetailAssessmentCount Property

Definition

Gets or sets the count of assessments reported by the solution.

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

Property Value

Implements

Attributes

Applies to