Class OlvmCore
Core of the CPU in OLVM
Inherited Members
Namespace: Oci.CloudmigrationsService.Models
Assembly: OCI.DotNetSDK.Cloudmigrations.dll
Syntax
public class OlvmCore
Properties
Index
Declaration
[JsonProperty(PropertyName = "index")]
public int? Index { get; set; }
Property Value
| Type | Description |
|---|---|
| int? | Index of this CPU core |
Socket
Declaration
[JsonProperty(PropertyName = "socket")]
public int? Socket { get; set; }
Property Value
| Type | Description |
|---|---|
| int? | Socket of this CPU core |