VMWareVirtualMachineCoresPerProcessor Property
Gets the amount of cores per processor of this VM.
Namespace: DevCase.ThirdParty.VMwareAssembly: DevCase.net48.ThirdParty.VMware (in DevCase.net48.ThirdParty.VMware.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int CoresPerProcessor { get; }
Public ReadOnly Property CoresPerProcessor As Integer
Get
Dim instance As VMWareVirtualMachine
Dim value As Integer
value = instance.CoresPerProcessor
public:
property int CoresPerProcessor {
int get ();
}
member CoresPerProcessor : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32