IAutonomousDatabaseBaseProperties.MemoryPerOracleComputeUnitInGb Property

Definition

The amount of memory (in GBs) enabled per ECPU or OCPU.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The amount of memory (in GBs) enabled per ECPU or OCPU.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="memoryPerOracleComputeUnitInGbs", Update=false)]
public int? MemoryPerOracleComputeUnitInGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The amount of memory (in GBs) enabled per ECPU or OCPU.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="memoryPerOracleComputeUnitInGbs", Update=false)>]
member this.MemoryPerOracleComputeUnitInGb : Nullable<int>
Public ReadOnly Property MemoryPerOracleComputeUnitInGb As Nullable(Of Integer)

Property Value

Attributes

Applies to