HciDeploymentSettingScaleUnitHostNetworkIntentQosPolicyOverrideArgs

data class HciDeploymentSettingScaleUnitHostNetworkIntentQosPolicyOverrideArgs(val bandwidthPercentageSmb: Output<String>? = null, val priorityValue8021ActionCluster: Output<String>? = null, val priorityValue8021ActionSmb: Output<String>? = null) : ConvertibleToJava<HciDeploymentSettingScaleUnitHostNetworkIntentQosPolicyOverrideArgs>

Constructors

constructor(bandwidthPercentageSmb: Output<String>? = null, priorityValue8021ActionCluster: Output<String>? = null, priorityValue8021ActionSmb: Output<String>? = null)

Properties

Link copied to clipboard
val bandwidthPercentageSmb: Output<String>? = null

Specifies the percentage of the allocated storage traffic bandwidth. 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

Specifies the Cluster traffic priority. 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 priorityValue8021ActionSmb: Output<String>? = null

Specifies the Priority Flow Control where Data Center Bridging (DCB) is used. This parameter should only be modified based on your OEM guidance. Changing this forces a new Stack HCI Deployment Setting to be created.

Functions

Link copied to clipboard
open override fun toJava(): HciDeploymentSettingScaleUnitHostNetworkIntentQosPolicyOverrideArgs