rdmaNetworkInterfaceCount

@JvmName(name = "gpssqthdgqqwlswt")
suspend fun rdmaNetworkInterfaceCount(value: Output<VMAttributeMinMaxIntegerArgs>)
@JvmName(name = "wxmlkcbudrmussum")
suspend fun rdmaNetworkInterfaceCount(value: VMAttributeMinMaxIntegerArgs?)

Parameters

value

The range of RDMA (Remote Direct Memory Access) network interface count specified from Min to Max. Optional parameter. Either Min or Max is required if specified. rdmaSupport should be set to "Included" or "Required" to use this VMAttribute. If rdmaSupport is "Excluded", this VMAttribute can not be used.


@JvmName(name = "whmutqlpmcuopryy")
suspend fun rdmaNetworkInterfaceCount(argument: suspend VMAttributeMinMaxIntegerArgsBuilder.() -> Unit)

Parameters

argument

The range of RDMA (Remote Direct Memory Access) network interface count specified from Min to Max. Optional parameter. Either Min or Max is required if specified. rdmaSupport should be set to "Included" or "Required" to use this VMAttribute. If rdmaSupport is "Excluded", this VMAttribute can not be used.