DbServerProperties.CpuCoreCount Property

Definition

The number of CPU cores enabled on the Db server.

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

Property Value

Implements

Attributes

Applies to