ICloudVMClusterProperties.CpuCoreCount Property

Definition

The number of CPU cores enabled on the cloud VM cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The number of CPU cores enabled on the cloud VM cluster.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="cpuCoreCount", Update=true)]
public int CpuCoreCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The number of CPU cores enabled on the cloud VM cluster.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="cpuCoreCount", Update=true)>]
member this.CpuCoreCount : int with get, set
Public Property CpuCoreCount As Integer

Property Value

Attributes

Applies to