VirtualWAN interface
VirtualWAN Resource.
- Extends
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. NOTE: This property will not be serialized. It can only be populated by the server. |
| office365Local |
The office local breakout category. NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
The provisioning state of the virtual WAN resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| type |
The type of the VirtualWAN. |
| virtual |
List of VirtualHubs in the VirtualWAN. NOTE: This property will not be serialized. It can only be populated by the server. |
| vpn |
List of VpnSites in the VirtualWAN. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | Resource ID. |
| location | Resource location. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Resource tags. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
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. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
office365LocalBreakoutCategory
The office local breakout category. NOTE: This property will not be serialized. It can only be populated by the server.
office365LocalBreakoutCategory?: string
Property Value
string
provisioningState
The provisioning state of the virtual WAN resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
typePropertiesType
The type of the VirtualWAN.
typePropertiesType?: string
Property Value
string
virtualHubs
List of VirtualHubs in the VirtualWAN. NOTE: This property will not be serialized. It can only be populated by the server.
virtualHubs?: SubResource[]
Property Value
vpnSites
List of VpnSites in the VirtualWAN. NOTE: This property will not be serialized. It can only be populated by the server.
vpnSites?: SubResource[]
Property Value
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type