DbSystemShapeProperties.AvailableCoreCount Property

Definition

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

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

Property Value

Implements

Attributes

Applies to