Freigeben über


DatabaseAssessmentDetails.MigrationBlockersCount Property

Definition

Gets or sets the number of blocking changes found.

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

Property Value

Implements

Attributes

Applies to