VpnClientConfiguration interface

VpnClientConfiguration for P2S client.

Properties

aadAudience

The AADAudience property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication.

aadIssuer

The AADIssuer property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication.

aadTenant

The AADTenant property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication.

radiusServerAddress

The radius server address property of the VirtualNetworkGateway resource for vpn client connection.

radiusServers

The radiusServers property for multiple radius server configuration.

radiusServerSecret

The radius secret property of the VirtualNetworkGateway resource for vpn client connection.

vngClientConnectionConfigurations

per ip address pool connection policy for virtual network gateway P2S client.

vpnAuthenticationTypes

VPN authentication types for the virtual network gateway..

vpnClientAddressPool

The reference to the address space resource which represents Address space for P2S VpnClient.

vpnClientIpsecPolicies

VpnClientIpsecPolicies for virtual network gateway P2S client.

vpnClientProtocols

VpnClientProtocols for Virtual network gateway.

vpnClientRevokedCertificates

VpnClientRevokedCertificate for Virtual network gateway.

vpnClientRootCertificates

VpnClientRootCertificate for virtual network gateway.

Property Details

aadAudience

The AADAudience property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication.

aadAudience?: string

Property Value

string

aadIssuer

The AADIssuer property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication.

aadIssuer?: string

Property Value

string

aadTenant

The AADTenant property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication.

aadTenant?: string

Property Value

string

radiusServerAddress

The radius server address property of the VirtualNetworkGateway resource for vpn client connection.

radiusServerAddress?: string

Property Value

string

radiusServers

The radiusServers property for multiple radius server configuration.

radiusServers?: RadiusServer[]

Property Value

radiusServerSecret

The radius secret property of the VirtualNetworkGateway resource for vpn client connection.

radiusServerSecret?: string

Property Value

string

vngClientConnectionConfigurations

per ip address pool connection policy for virtual network gateway P2S client.

vngClientConnectionConfigurations?: VngClientConnectionConfiguration[]

Property Value

vpnAuthenticationTypes

VPN authentication types for the virtual network gateway..

vpnAuthenticationTypes?: string[]

Property Value

string[]

vpnClientAddressPool

The reference to the address space resource which represents Address space for P2S VpnClient.

vpnClientAddressPool?: AddressSpace

Property Value

vpnClientIpsecPolicies

VpnClientIpsecPolicies for virtual network gateway P2S client.

vpnClientIpsecPolicies?: IpsecPolicy[]

Property Value

vpnClientProtocols

VpnClientProtocols for Virtual network gateway.

vpnClientProtocols?: string[]

Property Value

string[]

vpnClientRevokedCertificates

VpnClientRevokedCertificate for Virtual network gateway.

vpnClientRevokedCertificates?: VpnClientRevokedCertificate[]

Property Value

vpnClientRootCertificates

VpnClientRootCertificate for virtual network gateway.

vpnClientRootCertificates?: VpnClientRootCertificate[]

Property Value