VpnSitePropertiesOutput 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. |
| provisioning |
The provisioning state of the VPN site resource. |
| 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?: AddressSpaceOutput
Property Value
bgpProperties
deviceProperties
The device properties.
deviceProperties?: DevicePropertiesOutput
Property Value
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.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"
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?: SubResourceOutput