VirtualSwitchConfigurationOverridesResponse

data class VirtualSwitchConfigurationOverridesResponse(val enableIov: String, val loadBalancingAlgorithm: String)

The VirtualSwitchConfigurationOverrides of a cluster.

Constructors

constructor(enableIov: String, loadBalancingAlgorithm: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enable IoV for Virtual Switch

Link copied to clipboard

Load Balancing Algorithm for Virtual Switch