HardwareProfileResponse

data class HardwareProfileResponse(val azureBareMetalInstanceSize: String? = null, val hardwareType: String? = null)

Specifies the hardware settings for the Azure Bare Metal Instance.

Constructors

Link copied to clipboard
constructor(azureBareMetalInstanceSize: String? = null, hardwareType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the Azure Bare Metal Instance SKU.

Link copied to clipboard
val hardwareType: String? = null

Name of the hardware type (vendor and/or their product name)