Delen via


IMigrationStatusDetails.LastRestoredBackupSetInfoIsBackupRestored Property

Definition

Whether this backup set has been restored or not.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Whether this backup set has been restored or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isBackupRestored")]
public bool? LastRestoredBackupSetInfoIsBackupRestored { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Whether this backup set has been restored or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isBackupRestored")>]
member this.LastRestoredBackupSetInfoIsBackupRestored : Nullable<bool>
Public ReadOnly Property LastRestoredBackupSetInfoIsBackupRestored As Nullable(Of Boolean)

Property Value

Attributes

Applies to