Share via


P2SVpnGatewayPropertiesOutput interface

Parameters for P2SVpnGateway.

Properties

customDnsServers

List of all customer specified DNS servers IP addresses.

isRoutingPreferenceInternet

Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway.

p2SConnectionConfigurations

List of all p2s connection configurations of the gateway.

provisioningState

The provisioning state of the P2S VPN gateway resource.

virtualHub

The VirtualHub to which the gateway belongs.

vpnClientConnectionHealth

All P2S VPN clients' connection health status.

vpnGatewayScaleUnit

The scale unit for this p2s vpn gateway.

vpnServerConfiguration

The VpnServerConfiguration to which the p2sVpnGateway is attached to.

Property Details

customDnsServers

List of all customer specified DNS servers IP addresses.

customDnsServers?: 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?: P2SConnectionConfigurationOutput[]

Property Value

provisioningState

The provisioning state of the P2S VPN gateway resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

virtualHub

The VirtualHub to which the gateway belongs.

virtualHub?: SubResourceOutput

Property Value

vpnClientConnectionHealth

All P2S VPN clients' connection health status.

vpnClientConnectionHealth?: VpnClientConnectionHealthOutput

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?: SubResourceOutput

Property Value