P2SVpnGateway interface

P2SVpnGateway Resource.

Extends

Properties

customDnsServers

List of all customer specified DNS servers IP addresses.

etag

A unique read-only string that changes whenever the resource is updated.

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.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

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.

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.

provisioningState?: string

Property Value

string

virtualHub

The VirtualHub to which the gateway belongs.

virtualHub?: SubResource

Property Value

vpnClientConnectionHealth

All P2S VPN clients' connection health status.

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

Resource ID.

id?: string

Property Value

string

Inherited From TrackedResourceWithSettableIdOptionalLocation.id

location

Resource location.

location?: string

Property Value

string

Inherited From TrackedResourceWithSettableIdOptionalLocation.location

name

Resource name.

name?: string

Property Value

string

Inherited From TrackedResourceWithSettableIdOptionalLocation.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From TrackedResourceWithSettableIdOptionalLocation.tags

type

Resource type.

type?: string

Property Value

string

Inherited From TrackedResourceWithSettableIdOptionalLocation.type