logicalInterfaces

@JvmName(name = "pqevvbmmqvejutvc")
suspend fun logicalInterfaces(value: Output<List<GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs>>)
@JvmName(name = "obxpldbvuemskjta")
suspend fun logicalInterfaces(value: List<GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs>?)

Parameters

value

List of logical interfaces for the instance. The number of logical interfaces will be the same as number of hardware bond/nic on the chosen network template. For the non-multivlan configurations (for eg, existing servers) that use existing default network template (bondaa-bondaa), both the Instance.networks field and the Instance.logical_interfaces fields will be filled to ensure backward compatibility. For the others, only Instance.logical_interfaces will be filled.


@JvmName(name = "yelpifylmfdlsfqv")
suspend fun logicalInterfaces(vararg values: Output<GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs>)


@JvmName(name = "qkkrxoawxvfjxbfp")
suspend fun logicalInterfaces(values: List<Output<GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs>>)
@JvmName(name = "jinbsofbjxmdnppn")
suspend fun logicalInterfaces(vararg values: GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs)

Parameters

values

List of logical interfaces for the instance. The number of logical interfaces will be the same as number of hardware bond/nic on the chosen network template. For the non-multivlan configurations (for eg, existing servers) that use existing default network template (bondaa-bondaa), both the Instance.networks field and the Instance.logical_interfaces fields will be filled to ensure backward compatibility. For the others, only Instance.logical_interfaces will be filled.


@JvmName(name = "nogwatolxtmvbsor")
suspend fun logicalInterfaces(argument: List<suspend GoogleCloudBaremetalsolutionV2LogicalInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "dvtbmmgcdjwseihx")
suspend fun logicalInterfaces(vararg argument: suspend GoogleCloudBaremetalsolutionV2LogicalInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "wlrluqpqsnjaapbs")
suspend fun logicalInterfaces(argument: suspend GoogleCloudBaremetalsolutionV2LogicalInterfaceArgsBuilder.() -> Unit)

Parameters

argument

List of logical interfaces for the instance. The number of logical interfaces will be the same as number of hardware bond/nic on the chosen network template. For the non-multivlan configurations (for eg, existing servers) that use existing default network template (bondaa-bondaa), both the Instance.networks field and the Instance.logical_interfaces fields will be filled to ensure backward compatibility. For the others, only Instance.logical_interfaces will be filled.