IFlexComponent.AvailableMemoryInGb Property

Definition

The maximum memory size that can be enabled on the DB Server for this Flex Component.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The maximum memory size that can be enabled on the DB Server for this Flex Component.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="availableMemoryInGbs", Update=false)]
public int? AvailableMemoryInGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The maximum memory size that can be enabled on the DB Server for this Flex Component.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="availableMemoryInGbs", Update=false)>]
member this.AvailableMemoryInGb : Nullable<int>
Public ReadOnly Property AvailableMemoryInGb As Nullable(Of Integer)

Property Value

Attributes

Applies to