VirtualWanProperties interface
Parameters for VirtualWAN.
Properties
| allow |
True if branch to branch traffic is allowed. |
| allow |
True if Vnet to Vnet traffic is allowed. |
| disable |
Vpn encryption to be disabled or not. |
| type | The type of the VirtualWAN. |
Property Details
allowBranchToBranchTraffic
True if branch to branch traffic is allowed.
allowBranchToBranchTraffic?: boolean
Property Value
boolean
allowVnetToVnetTraffic
True if Vnet to Vnet traffic is allowed.
allowVnetToVnetTraffic?: boolean
Property Value
boolean
disableVpnEncryption
Vpn encryption to be disabled or not.
disableVpnEncryption?: boolean
Property Value
boolean
type
The type of the VirtualWAN.
type?: string
Property Value
string