Freigeben über


DatabaseAssessmentDetails.IsReadyForMigration Property

Definition

Gets or sets a value indicating whether the database is ready for migration.

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

Property Value

Implements

Attributes

Applies to