VirtualSwitchConfigurationOverridesResponse

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

The VirtualSwitchConfigurationOverrides of a cluster.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enableIov: String? = null

Enable IoV for Virtual Switch

Link copied to clipboard

Load Balancing Algorithm for Virtual Switch