AutonomousDatabaseBackupProperties interface
AutonomousDatabaseBackup resource model
Properties
autonomous |
The OCID of the Autonomous Database. NOTE: This property will not be serialized. It can only be populated by the server. |
backup |
The type of backup. NOTE: This property will not be serialized. It can only be populated by the server. |
database |
The size of the database in terabytes at the time the backup was taken. NOTE: This property will not be serialized. It can only be populated by the server. |
db |
A valid Oracle Database version for Autonomous Database. NOTE: This property will not be serialized. It can only be populated by the server. |
display |
The user-friendly name for the backup. The name does not have to be unique. |
is |
Indicates whether the backup is user-initiated or automatic. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Indicates whether the backup can be used to restore the associated Autonomous Database. NOTE: This property will not be serialized. It can only be populated by the server. |
lifecycle |
Additional information about the current lifecycle state. NOTE: This property will not be serialized. It can only be populated by the server. |
lifecycle |
The current state of the backup. NOTE: This property will not be serialized. It can only be populated by the server. |
ocid | The OCID of the Autonomous Database backup. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Azure resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
retention |
Retention period, in days, for long-term backups. |
size |
The backup size in terabytes (TB). NOTE: This property will not be serialized. It can only be populated by the server. |
time |
Timestamp until when the backup will be available. NOTE: This property will not be serialized. It can only be populated by the server. |
time |
The date and time the backup completed. NOTE: This property will not be serialized. It can only be populated by the server. |
time |
The date and time the backup started. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
autonomousDatabaseOcid
The OCID of the Autonomous Database. NOTE: This property will not be serialized. It can only be populated by the server.
autonomousDatabaseOcid?: string
Property Value
string
backupType
The type of backup. NOTE: This property will not be serialized. It can only be populated by the server.
backupType?: string
Property Value
string
databaseSizeInTbs
The size of the database in terabytes at the time the backup was taken. NOTE: This property will not be serialized. It can only be populated by the server.
databaseSizeInTbs?: number
Property Value
number
dbVersion
A valid Oracle Database version for Autonomous Database. NOTE: This property will not be serialized. It can only be populated by the server.
dbVersion?: string
Property Value
string
displayName
The user-friendly name for the backup. The name does not have to be unique.
displayName?: string
Property Value
string
isAutomatic
Indicates whether the backup is user-initiated or automatic. NOTE: This property will not be serialized. It can only be populated by the server.
isAutomatic?: boolean
Property Value
boolean
isRestorable
Indicates whether the backup can be used to restore the associated Autonomous Database. NOTE: This property will not be serialized. It can only be populated by the server.
isRestorable?: boolean
Property Value
boolean
lifecycleDetails
Additional information about the current lifecycle state. NOTE: This property will not be serialized. It can only be populated by the server.
lifecycleDetails?: string
Property Value
string
lifecycleState
The current state of the backup. NOTE: This property will not be serialized. It can only be populated by the server.
lifecycleState?: string
Property Value
string
ocid
The OCID of the Autonomous Database backup. NOTE: This property will not be serialized. It can only be populated by the server.
ocid?: string
Property Value
string
provisioningState
Azure resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
retentionPeriodInDays
Retention period, in days, for long-term backups.
retentionPeriodInDays?: number
Property Value
number
sizeInTbs
The backup size in terabytes (TB). NOTE: This property will not be serialized. It can only be populated by the server.
sizeInTbs?: number
Property Value
number
timeAvailableTil
Timestamp until when the backup will be available. NOTE: This property will not be serialized. It can only be populated by the server.
timeAvailableTil?: Date
Property Value
Date
timeEnded
The date and time the backup completed. NOTE: This property will not be serialized. It can only be populated by the server.
timeEnded?: string
Property Value
string
timeStarted
The date and time the backup started. NOTE: This property will not be serialized. It can only be populated by the server.
timeStarted?: string
Property Value
string