VpnSiteLink interface
VpnSiteLink Resource.
- Extends
Properties
| bgp |
The set of bgp properties. |
| etag | A unique read-only string that changes whenever the resource is updated. |
| fqdn | FQDN of vpn-site-link. |
| ip |
The ip-address for the vpn-site-link. |
| link |
The link provider properties. |
| provisioning |
The provisioning state of the VPN site link resource. |
Property Details
bgpProperties
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
fqdn
FQDN of vpn-site-link.
fqdn?: string
Property Value
string
ipAddress
The ip-address for the vpn-site-link.
ipAddress?: string
Property Value
string
linkProperties
The link provider properties.
linkProperties?: VpnLinkProviderProperties
Property Value
provisioningState
The provisioning state of the VPN site link resource.
provisioningState?: string
Property Value
string