DbSystemShapeProperties.AvailableDbNodePerNodeInGb Property

Definition

The maximum Db Node storage available per database node for this shape. Only applicable to ExaCC Elastic shapes.

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

Property Value

Implements

Attributes

Applies to