HciDeploymentSettingScaleUnitHostNetworkIntentAdapterPropertyOverride

data class HciDeploymentSettingScaleUnitHostNetworkIntentAdapterPropertyOverride(val jumboPacket: String? = null, val networkDirect: String? = null, val networkDirectTechnology: String? = null)

Constructors

constructor(jumboPacket: String? = null, networkDirect: String? = null, networkDirectTechnology: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val jumboPacket: String? = null

The jumbo frame size of the adapter. This parameter should only be modified based on your OEM guidance. Changing this forces a new Stack HCI Deployment Setting to be created.

Link copied to clipboard
val networkDirect: String? = null

The network direct of the adapter. This parameter should only be modified based on your OEM guidance. Changing this forces a new Stack HCI Deployment Setting to be created.

Link copied to clipboard

The network direct technology of the adapter. This parameter should only be modified based on your OEM guidance. Changing this forces a new Stack HCI Deployment Setting to be created.