Share via


SolutionDetails.GroupCount Property

Definition

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

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

Property Value

Implements

Attributes

Applies to