Share via


MachineSkuSlot Class

Definition

MachineSkuSlot represents a single SKU and rack slot associated with the machine.

public class MachineSkuSlot
type MachineSkuSlot = class
Public Class MachineSkuSlot
Inheritance
MachineSkuSlot

Properties

BootstrapProtocol

The type of bootstrap protocol used.

CpuCores

The count of CPU cores for this machine.

CpuSockets

The count of CPU sockets for this machine.

Disks

The list of disks.

Generation

The generation of the architecture.

HardwareVersion

The hardware version of the machine.

MemoryCapacityGB

The maximum amount of memory in GB.

Model

The model of the machine.

NetworkInterfaces

The list of network interfaces.

RackSlot

The position in the rack for the machine.

TotalThreads

The count of SMT and physical core threads for this machine.

Vendor

The make of the machine.

Applies to