VirtualWAN interface

VirtualWAN Resource.

Extends

Properties

allowBranchToBranchTraffic

True if branch to branch traffic is allowed.

allowVnetToVnetTraffic

True if Vnet to Vnet traffic is allowed.

disableVpnEncryption

Vpn encryption to be disabled or not.

etag

A unique read-only string that changes whenever the resource is updated.

office365LocalBreakoutCategory

The office local breakout category.

provisioningState

The provisioning state of the virtual WAN resource.

typePropertiesType

The type of the VirtualWAN.

virtualHubs

List of VirtualHubs in the VirtualWAN.

vpnSites

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

List of VirtualHubs in the VirtualWAN.

virtualHubs?: SubResource[]

Property Value

vpnSites

List of VpnSites in the VirtualWAN.

vpnSites?: SubResource[]

Property Value

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