Share via


BareMetalMachineConfiguration Class

Definition

BareMetalMachineConfigurationData represents configuration for the bare metal machine.

public class BareMetalMachineConfiguration
type BareMetalMachineConfiguration = class
Public Class BareMetalMachineConfiguration
Inheritance
BareMetalMachineConfiguration

Constructors

BareMetalMachineConfiguration(AdministrativeCredentials, String, String, Int64, String)

Initializes a new instance of BareMetalMachineConfiguration.

Properties

BmcConnectionString

The connection string for the baseboard management controller including IP address and protocol.

BmcCredentials

The credentials of the baseboard management controller on this bare metal machine.

BmcMacAddress

The MAC address of the BMC for this machine.

BootMacAddress

The MAC address associated with the PXE NIC card.

MachineDetails

The free-form additional information about the machine, e.g. an asset tag.

MachineName

The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.

RackSlot

The slot the physical machine is in the rack based on the BOM configuration.

SerialNumber

The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag.

Applies to