virtualNetworkType

@JvmName(name = "gqapgpqityymolgc")
suspend fun virtualNetworkType(value: Output<String>)
@JvmName(name = "fnmnmivahvvwobcm")
suspend fun virtualNetworkType(value: String?)

Parameters

value

The type of virtual network you want to use, valid values include: None, External, Internal. Defaults to None.

NOTE: Please ensure that in the subnet, inbound port 3443 is open when virtual_network_type is Internal or External. And please ensure other necessary ports are open according to api management network configuration.