AutonomousDatabaseBaseProperties.DataStorageSizeInGbs Property

Definition

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

public int? DataStorageSizeInGbs { get; set; }
member this.DataStorageSizeInGbs : Nullable<int> with get, set
Public Property DataStorageSizeInGbs As Nullable(Of Integer)

Property Value

Applies to