CloudVMClusterProperties.OcpuCount Property

Definition

The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.

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

Property Value

Implements

Attributes

Applies to