AutonomousDatabaseBackup.DatabaseSizeInTb Property

Definition

The size of the database in terabytes at the time the backup was taken.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)]
public double? DatabaseSizeInTb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)>]
member this.DatabaseSizeInTb : Nullable<double>
Public ReadOnly Property DatabaseSizeInTb As Nullable(Of Double)

Property Value

Implements

Attributes

Applies to