AutonomousDatabaseBaseProperties.UsedDataStorageSizeInGb Property

Definition

The storage space consumed by Autonomous Database in GBs.

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

Property Value

Implements

Attributes

Applies to