VpnClientConfiguration interface
VpnClientConfiguration for P2S client.
Properties
aad |
The AADAudience property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication. |
aad |
The AADIssuer property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication. |
aad |
The AADTenant property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication. |
radius |
The radius server address property of the VirtualNetworkGateway resource for vpn client connection. |
radius |
The radiusServers property for multiple radius server configuration. |
radius |
The radius secret property of the VirtualNetworkGateway resource for vpn client connection. |
vng |
per ip address pool connection policy for virtual network gateway P2S client. |
vpn |
VPN authentication types for the virtual network gateway.. |
vpn |
The reference to the address space resource which represents Address space for P2S VpnClient. |
vpn |
VpnClientIpsecPolicies for virtual network gateway P2S client. |
vpn |
VpnClientProtocols for Virtual network gateway. |
vpn |
VpnClientRevokedCertificate for Virtual network gateway. |
vpn |
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[]