ISqlBackupSetInfo.IsBackupRestored 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? IsBackupRestored { 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.IsBackupRestored : Nullable<bool>
Public ReadOnly Property IsBackupRestored As Nullable(Of Boolean)

Property Value

Attributes

Applies to