AutonomousDatabaseProperties.DataStorageSizeInGb Property

Definition

The size, in gigabytes, of the data volume that will be created and attached to the database.

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

Property Value

Implements

Attributes

Applies to