VpnSiteProperties interface
Parameters for VpnSite.
Properties
| address |
The AddressSpace that contains an array of IP address ranges. |
| bgp |
The set of bgp properties. |
| device |
The device properties. |
| ip |
The ip-address for the vpn-site. |
| is |
IsSecuritySite flag. |
| o365Policy | Office365 Policy. |
| site |
The key for vpn-site that can be used for connections. |
| virtual |
The VirtualWAN to which the vpnSite belongs. |
| vpn |
List of all vpn site links. |
Property Details
addressSpace
The AddressSpace that contains an array of IP address ranges.
addressSpace?: AddressSpace
Property Value
bgpProperties
deviceProperties
ipAddress
The ip-address for the vpn-site.
ipAddress?: string
Property Value
string
isSecuritySite
IsSecuritySite flag.
isSecuritySite?: boolean
Property Value
boolean
o365Policy
siteKey
The key for vpn-site that can be used for connections.
siteKey?: string
Property Value
string