VpnClientConfiguration |
VirtualNetworkGateway.vpnClientConfiguration() |
|
VpnClientConfiguration |
VpnClientConfiguration.withAadAudience(String aadAudience) |
Set the aadAudience property: The AADAudience property of the VirtualNetworkGateway resource for vpn client
connection used for AAD authentication.
|
VpnClientConfiguration |
VpnClientConfiguration.withAadIssuer(String aadIssuer) |
Set the aadIssuer property: The AADIssuer property of the VirtualNetworkGateway resource for vpn client
connection used for AAD authentication.
|
VpnClientConfiguration |
VpnClientConfiguration.withAadTenant(String aadTenant) |
Set the aadTenant property: The AADTenant property of the VirtualNetworkGateway resource for vpn client
connection used for AAD authentication.
|
VpnClientConfiguration |
VpnClientConfiguration.withRadiusServerAddress(String radiusServerAddress) |
Set the radiusServerAddress property: The radius server address property of the VirtualNetworkGateway resource
for vpn client connection.
|
VpnClientConfiguration |
VpnClientConfiguration.withRadiusServers(List<RadiusServer> radiusServers) |
Set the radiusServers property: The radiusServers property for multiple radius server configuration.
|
VpnClientConfiguration |
VpnClientConfiguration.withRadiusServerSecret(String radiusServerSecret) |
Set the radiusServerSecret property: The radius secret property of the VirtualNetworkGateway resource for vpn
client connection.
|
VpnClientConfiguration |
VpnClientConfiguration.withVpnAuthenticationTypes(List<VpnAuthenticationType> vpnAuthenticationTypes) |
Set the vpnAuthenticationTypes property: VPN authentication types for the virtual network gateway..
|
VpnClientConfiguration |
VpnClientConfiguration.withVpnClientAddressPool(AddressSpace vpnClientAddressPool) |
Set the vpnClientAddressPool property: The reference to the address space resource which represents Address space
for P2S VpnClient.
|
VpnClientConfiguration |
VpnClientConfiguration.withVpnClientIpsecPolicies(List<IpsecPolicy> vpnClientIpsecPolicies) |
Set the vpnClientIpsecPolicies property: VpnClientIpsecPolicies for virtual network gateway P2S client.
|
VpnClientConfiguration |
VpnClientConfiguration.withVpnClientProtocols(List<VpnClientProtocol> vpnClientProtocols) |
Set the vpnClientProtocols property: VpnClientProtocols for Virtual network gateway.
|
VpnClientConfiguration |
VpnClientConfiguration.withVpnClientRevokedCertificates(List<VpnClientRevokedCertificate> vpnClientRevokedCertificates) |
Set the vpnClientRevokedCertificates property: VpnClientRevokedCertificate for Virtual network gateway.
|
VpnClientConfiguration |
VpnClientConfiguration.withVpnClientRootCertificates(List<VpnClientRootCertificate> vpnClientRootCertificates) |
Set the vpnClientRootCertificates property: VpnClientRootCertificate for virtual network gateway.
|