HciDeploymentSettingScaleUnitHostNetworkIntentVirtualSwitchConfigurationOverride

data class HciDeploymentSettingScaleUnitHostNetworkIntentVirtualSwitchConfigurationOverride(val enableIov: String? = null, val loadBalancingAlgorithm: String? = null)

Constructors

constructor(enableIov: String? = null, loadBalancingAlgorithm: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enableIov: String? = null

Specifies the IoV enable status for Virtual Switch. Changing this forces a new Stack HCI Deployment Setting to be created.

Link copied to clipboard

Specifies the load balancing algorithm for Virtual Switch. Changing this forces a new Stack HCI Deployment Setting to be created.