ExascaleDbNodeProperties.TotalCpuCoreCount Property

Definition

The total number of CPU cores reserved on the Db node.

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

Property Value

Implements

Attributes

Applies to