P2SVpnGateway interface
P2SVpnGateway Resource.
- Extends
Properties
custom |
List of all customer specified DNS servers IP addresses. |
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. |
is |
Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway. |
p2SConnection |
List of all p2s connection configurations of the gateway. |
provisioning |
The provisioning state of the P2S 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 |
All P2S VPN clients' connection health status. NOTE: This property will not be serialized. It can only be populated by the server. |
vpn |
The scale unit for this p2s vpn gateway. |
vpn |
The VpnServerConfiguration to which the p2sVpnGateway is attached to. |
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
customDnsServers
List of all customer specified DNS servers IP addresses.
customDnsServers?: string[]
Property Value
string[]
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
isRoutingPreferenceInternet
Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway.
isRoutingPreferenceInternet?: boolean
Property Value
boolean
p2SConnectionConfigurations
List of all p2s connection configurations of the gateway.
p2SConnectionConfigurations?: P2SConnectionConfiguration[]
Property Value
provisioningState
The provisioning state of the P2S VPN gateway resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
virtualHub
vpnClientConnectionHealth
All P2S VPN clients' connection health status. NOTE: This property will not be serialized. It can only be populated by the server.
vpnClientConnectionHealth?: VpnClientConnectionHealth
Property Value
vpnGatewayScaleUnit
The scale unit for this p2s vpn gateway.
vpnGatewayScaleUnit?: number
Property Value
number
vpnServerConfiguration
The VpnServerConfiguration to which the p2sVpnGateway is attached to.
vpnServerConfiguration?: SubResource
Property Value
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