AutonomousDatabaseBackupProperties.IsRestorable Property

Definition

Indicates whether the backup can be used to restore the associated Autonomous Database.

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

Property Value

Implements

Attributes

Applies to