ExascaleDbNodeProperties.SoftwareStorageSizeInGb Property

Definition

The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems.

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

Property Value

Implements

Attributes

Applies to