VpnSite interface
VpnSite Resource.
- Extends
Properties
| address |
The AddressSpace that contains an array of IP address ranges. |
| bgp |
The set of bgp properties. |
| device |
The device properties. |
| 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. |
| ip |
The ip-address for the vpn-site. |
| is |
IsSecuritySite flag. |
| o365Policy | Office365 Policy. |
| provisioning |
The provisioning state of the VPN site resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| 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. |
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
addressSpace
The AddressSpace that contains an array of IP address ranges.
addressSpace?: AddressSpace
Property Value
bgpProperties
deviceProperties
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
ipAddress
The ip-address for the vpn-site.
ipAddress?: string
Property Value
string
isSecuritySite
IsSecuritySite flag.
isSecuritySite?: boolean
Property Value
boolean
o365Policy
provisioningState
The provisioning state of the VPN site resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
siteKey
The key for vpn-site that can be used for connections.
siteKey?: string
Property Value
string
virtualWan
vpnSiteLinks
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