DbSystemShape.CoreCountIncrement Property

Definition

The discrete number by which the CPU core count for this shape can be increased or decreased.

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

Property Value

Implements

Attributes

Applies to