VpnClientConfiguration interface

VpnClientConfiguration for P2S client.

Properties

radiusServerAddress

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

radiusServerSecret

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

vpnClientAddressPool

The reference of 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

radiusServerAddress

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

radiusServerAddress?: string

Property Value

string

radiusServerSecret

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

radiusServerSecret?: string

Property Value

string

vpnClientAddressPool

The reference of 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