ICloudExadataInfrastructure.CpuCount Property

Definition

The total number of CPU cores allocated.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The total number of CPU cores allocated.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="cpuCount", Update=false)]
public int? CpuCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The total number of CPU cores allocated.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="cpuCount", Update=false)>]
member this.CpuCount : Nullable<int>
Public ReadOnly Property CpuCount As Nullable(Of Integer)

Property Value

Attributes

Applies to