DbSystem.DataStorageSizeInGb Property

Definition

The data storage size, in gigabytes, that is currently available to the DB system. Applies only for virtual machine DB systems.

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

Property Value

Implements

Attributes

Applies to