VpnConnectionStatus type
The current state of the vpn connection.
KnownVpnConnectionStatus can be used interchangeably with VpnConnectionStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Unknown
Connecting: Connecting
Connected: Connected
NotConnected: NotConnected
type VpnConnectionStatus = string