BareMetalMachineReplaceContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BareMetalMachineReplaceParameters represents the body of the request to physically swap a bare metal machine for another.
public class BareMetalMachineReplaceContent
type BareMetalMachineReplaceContent = class
Public Class BareMetalMachineReplaceContent
- Inheritance
-
BareMetalMachineReplaceContent
Constructors
BareMetalMachineReplaceContent() |
Initializes a new instance of BareMetalMachineReplaceContent. |
Properties
BmcCredentials |
The credentials of the baseboard management controller on this bare metal machine. |
BmcMacAddress |
The MAC address of the BMC device. |
BootMacAddress |
The MAC address of a NIC connected to the PXE network. |
MachineName |
The OS-level hostname assigned to this machine. |
SerialNumber |
The serial number of the bare metal machine. |
Applies to
Azure SDK for .NET