AutonomousDatabaseBaseProperties.ProvisionableCpus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An array of CPU values that an Autonomous Database can be scaled to.
public System.Collections.Generic.IReadOnlyList<int> ProvisionableCpus { get; }
member this.ProvisionableCpus : System.Collections.Generic.IReadOnlyList<int>
Public ReadOnly Property ProvisionableCpus As IReadOnlyList(Of Integer)