IVirtualMachine.CpuCore Property

Definition

The number of CPU cores in the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The number of CPU cores in the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=true, SerializedName="cpuCores")]
public long CpuCore { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The number of CPU cores in the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=true, SerializedName="cpuCores")>]
member this.CpuCore : int64 with get, set
Public Property CpuCore As Long

Property Value

Attributes

Applies to