Share via


DatabasesSolutionSummary.DatabaseInstancesAssessedCount Property

Definition

Gets or sets the count of database instances assessed.

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

Property Value

Implements

Attributes

Applies to