Share via


VirtualWAN Class

VirtualWAN Resource.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

VirtualWAN(*, id: str | None = None, location: str | None = None, tags: Dict[str, str] | None = None, disable_vpn_encryption: bool | None = None, allow_branch_to_branch_traffic: bool | None = None, allow_vnet_to_vnet_traffic: bool | None = None, type_properties_type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

Default value: None
location
str

Resource location.

Default value: None
tags

Resource tags.

Default value: None
disable_vpn_encryption

Vpn encryption to be disabled or not.

Default value: None
allow_branch_to_branch_traffic

True if branch to branch traffic is allowed.

Default value: None
allow_vnet_to_vnet_traffic

True if Vnet to Vnet traffic is allowed.

Default value: None
type_properties_type
str

The type of the VirtualWAN.

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

etag
str

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

disable_vpn_encryption

Vpn encryption to be disabled or not.

virtual_hubs

List of VirtualHubs in the VirtualWAN.

vpn_sites

List of VpnSites in the VirtualWAN.

allow_branch_to_branch_traffic

True if branch to branch traffic is allowed.

allow_vnet_to_vnet_traffic

True if Vnet to Vnet traffic is allowed.

office365_local_breakout_category

The office local breakout category. Known values are: "Optimize", "OptimizeAndAllow", "All", and "None".

provisioning_state

The provisioning state of the virtual WAN resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".

type_properties_type
str

The type of the VirtualWAN.