HciDeploymentSettingScaleUnitHostNetworkStorageNetwork

data class HciDeploymentSettingScaleUnitHostNetworkStorageNetwork(val name: String, val networkAdapterName: String, val vlanId: String)

Constructors

constructor(name: String, networkAdapterName: String, vlanId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the storage network. Changing this forces a new Stack HCI Deployment Setting to be created.

Link copied to clipboard

The name of the network adapter. Changing this forces a new Stack HCI Deployment Setting to be created.

Link copied to clipboard

Specifies the ID for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic. Changing this forces a new Stack HCI Deployment Setting to be created.