VpnGateway interface
VpnGateway Resource.
- Extends
Properties
bgp |
Local network gateway's BGP speaker settings. |
connections | List of all vpn connections to the gateway. |
enable |
Enable BGP routes translation for NAT on this VpnGateway. |
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 |
List of all IPs configured on the gateway. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Enable Routing Preference property for the Public IP Interface of the VpnGateway. |
nat |
List of all the nat Rules associated with the gateway. |
provisioning |
The provisioning state of the VPN gateway resource. NOTE: This property will not be serialized. It can only be populated by the server. |
virtual |
The VirtualHub to which the gateway belongs. |
vpn |
The scale unit for this vpn gateway. |
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
bgpSettings
connections
List of all vpn connections to the gateway.
connections?: VpnConnection[]
Property Value
enableBgpRouteTranslationForNat
Enable BGP routes translation for NAT on this VpnGateway.
enableBgpRouteTranslationForNat?: boolean
Property Value
boolean
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
ipConfigurations
List of all IPs configured on the gateway. NOTE: This property will not be serialized. It can only be populated by the server.
ipConfigurations?: VpnGatewayIpConfiguration[]
Property Value
isRoutingPreferenceInternet
Enable Routing Preference property for the Public IP Interface of the VpnGateway.
isRoutingPreferenceInternet?: boolean
Property Value
boolean
natRules
List of all the nat Rules associated with the gateway.
natRules?: VpnGatewayNatRule[]
Property Value
provisioningState
The provisioning state of the VPN gateway resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
virtualHub
vpnGatewayScaleUnit
The scale unit for this vpn gateway.
vpnGatewayScaleUnit?: number
Property Value
number
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