Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VpnClientConfiguration

Package version

VpnClientConfiguration for P2S client.

Hierarchy

  • VpnClientConfiguration

Index

Properties

Optional radiusServerAddress

radiusServerAddress: undefined | string

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

Optional radiusServerSecret

radiusServerSecret: undefined | string

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

Optional vpnClientAddressPool

vpnClientAddressPool: AddressSpace

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

Optional vpnClientProtocols

vpnClientProtocols: VpnClientProtocol[]

VpnClientProtocols for Virtual network gateway.

Optional vpnClientRevokedCertificates

vpnClientRevokedCertificates: VpnClientRevokedCertificate[]

VpnClientRevokedCertificate for Virtual network gateway.

Optional vpnClientRootCertificates

vpnClientRootCertificates: VpnClientRootCertificate[]

VpnClientRootCertificate for virtual network gateway.

Generated using TypeDoc