HardwareProfile interface
Specifies the hardware settings for the Azure Bare Metal Instance.
Properties
azure |
Specifies the Azure Bare Metal Instance SKU. NOTE: This property will not be serialized. It can only be populated by the server. |
hardware |
Name of the hardware type (vendor and/or their product name) NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
azureBareMetalInstanceSize
Specifies the Azure Bare Metal Instance SKU. NOTE: This property will not be serialized. It can only be populated by the server.
azureBareMetalInstanceSize?: string
Property Value
string
hardwareType
Name of the hardware type (vendor and/or their product name) NOTE: This property will not be serialized. It can only be populated by the server.
hardwareType?: string
Property Value
string
Azure SDK for JavaScript