MigrationStatusDetails.LastRestoredBackupSetInfoIsBackupRestored Property

Definition

Whether this backup set has been restored or not.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inlined)]
public bool? LastRestoredBackupSetInfoIsBackupRestored { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inlined)>]
member this.LastRestoredBackupSetInfoIsBackupRestored : Nullable<bool>
Public ReadOnly Property LastRestoredBackupSetInfoIsBackupRestored As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to