networkInterfaceCount

@JvmName(name = "oneewtmgnjhqiucs")
suspend fun networkInterfaceCount(value: Output<VMAttributeMinMaxIntegerArgs>)
@JvmName(name = "jhuronoxfholwxmf")
suspend fun networkInterfaceCount(value: VMAttributeMinMaxIntegerArgs?)

Parameters

value

The range of network interface count specified from Min to Max. Optional parameter. Either Min or Max is required if specified.


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

Parameters

argument

The range of network interface count specified from Min to Max. Optional parameter. Either Min or Max is required if specified.