VirtualWAN interface
VirtualWAN Resource.
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. |
| etag | A unique read-only string that changes whenever the resource is updated. |
| office365Local |
The office local breakout category. |
| provisioning |
The provisioning state of the virtual WAN resource. |
| type |
The type of the VirtualWAN. |
| virtual |
List of VirtualHubs in the VirtualWAN. |
| vpn |
List of VpnSites in the VirtualWAN. |
Inherited Properties
| id | Resource ID. |
| location | Resource location. |
| name | Resource name. |
| tags | Resource tags. |
| type | Resource type. |
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
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
office365LocalBreakoutCategory
The office local breakout category.
office365LocalBreakoutCategory?: string
Property Value
string
provisioningState
The provisioning state of the virtual WAN resource.
provisioningState?: string
Property Value
string
typePropertiesType
The type of the VirtualWAN.
typePropertiesType?: string
Property Value
string
virtualHubs
vpnSites
Inherited Property Details
id
Resource ID.
id?: string
Property Value
string
Inherited From TrackedResourceWithSettableIdOptionalLocation.id
location
Resource location.
location?: string
Property Value
string
Inherited From TrackedResourceWithSettableIdOptionalLocation.location
name
Resource name.
name?: string
Property Value
string
Inherited From TrackedResourceWithSettableIdOptionalLocation.name
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From TrackedResourceWithSettableIdOptionalLocation.tags
type
Resource type.
type?: string
Property Value
string
Inherited From TrackedResourceWithSettableIdOptionalLocation.type