Share via


OracleDBSystemShapeProperties(Int32) Constructor

Definition

Initializes a new instance of OracleDBSystemShapeProperties.

public OracleDBSystemShapeProperties (int availableCoreCount);
new Azure.ResourceManager.OracleDatabase.Models.OracleDBSystemShapeProperties : int -> Azure.ResourceManager.OracleDatabase.Models.OracleDBSystemShapeProperties
Public Sub New (availableCoreCount As Integer)

Parameters

availableCoreCount
Int32

The maximum number of CPU cores that can be enabled on the DB system for this shape.

Applies to