virtual Network Type
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
isInternal
orExternal
. Additionally, please ensure other necessary ports are open according to api management network configuration.