VirtualNetworkType type

Defines values for VirtualNetworkType.
KnownVirtualNetworkType can be used interchangeably with VirtualNetworkType, this enum contains the known values that the service supports.

Known values supported by the service

None: The service is not part of any Virtual Network.
External: The service is part of Virtual Network and it is accessible from Internet.
Internal: The service is part of Virtual Network and it is only accessible from within the virtual network.

type VirtualNetworkType = string