Share via


VpnSiteProperties interface

Parameters for VpnSite.

Properties

addressSpace

The AddressSpace that contains an array of IP address ranges.

bgpProperties

The set of bgp properties.

deviceProperties

The device properties.

ipAddress

The ip-address for the vpn-site.

isSecuritySite

IsSecuritySite flag.

o365Policy

Office365 Policy.

siteKey

The key for vpn-site that can be used for connections.

virtualWan

The VirtualWAN to which the vpnSite belongs.

vpnSiteLinks

List of all vpn site links.

Property Details

addressSpace

The AddressSpace that contains an array of IP address ranges.

addressSpace?: AddressSpace

Property Value

bgpProperties

The set of bgp properties.

bgpProperties?: BgpSettings

Property Value

deviceProperties

The device properties.

deviceProperties?: DeviceProperties

Property Value

ipAddress

The ip-address for the vpn-site.

ipAddress?: string

Property Value

string

isSecuritySite

IsSecuritySite flag.

isSecuritySite?: boolean

Property Value

boolean

o365Policy

Office365 Policy.

o365Policy?: O365PolicyProperties

Property Value

siteKey

The key for vpn-site that can be used for connections.

siteKey?: string

Property Value

string

virtualWan

The VirtualWAN to which the vpnSite belongs.

virtualWan?: SubResource

Property Value

List of all vpn site links.

vpnSiteLinks?: VpnSiteLink[]

Property Value