Freigeben über


DatabaseAssessmentDetails.BreakingChangesCount Property

Definition

Gets or sets the number of breaking changes found.

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

Property Value

Implements

Attributes

Applies to