MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.advancedSettings(List<KeyValuePair> advancedSettings) |
“Additional settings that may be applied to the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.advancedSettings(KeyValuePair... advancedSettings) |
“Additional settings that may be applied to the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.advancedSettingsNextLink(String advancedSettingsNextLink) |
“Additional settings that may be applied to the server”
|
static MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.builderMicrosoftTunnelConfiguration() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.defaultDomainSuffix(String defaultDomainSuffix) |
“The Default Domain appendix that will be used by the clients”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.description(String description) |
“The MicrosoftTunnelConfiguration's description”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.disableUDPConnections(Boolean disableUDPConnections) |
“When DisableUDPConnections is set, the clients and VPN server will not use DTLS
connctions to tansfer data.”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.displayName(String displayName) |
“The MicrosoftTunnelConfiguration's display name”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.dnsServers(String... dnsServers) |
“The DNS servers that will be used by the clients”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.dnsServers(List<String> dnsServers) |
“The DNS servers that will be used by the clients”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.dnsServersNextLink(String dnsServersNextLink) |
“The DNS servers that will be used by the clients”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.id(String id) |
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.lastUpdateDateTime(OffsetDateTime lastUpdateDateTime) |
“When the MicrosoftTunnelConfiguration was last updated”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.listenPort(Integer listenPort) |
“The port that both TCP and UPD will listen over on the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.network(String network) |
“The subnet that will be used to allocate virtual address for the clients”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.roleScopeTagIds(String... roleScopeTagIds) |
“List of Scope Tags for this Entity instance.”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
“List of Scope Tags for this Entity instance.”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
“List of Scope Tags for this Entity instance.”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.routesExclude(String... routesExclude) |
“Subsets of the routes that will not be routed by the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.routesExclude(List<String> routesExclude) |
“Subsets of the routes that will not be routed by the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.routesExcludeNextLink(String routesExcludeNextLink) |
“Subsets of the routes that will not be routed by the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.routesInclude(String... routesInclude) |
“The routs that will be routed by the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.routesInclude(List<String> routesInclude) |
“The routs that will be routed by the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.routesIncludeNextLink(String routesIncludeNextLink) |
“The routs that will be routed by the server”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.splitDNS(String... splitDNS) |
“The domains that will be resolved using the provided dns servers”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.splitDNS(List<String> splitDNS) |
“The domains that will be resolved using the provided dns servers”
|
MicrosoftTunnelConfiguration.Builder |
MicrosoftTunnelConfiguration.Builder.splitDNSNextLink(String splitDNSNextLink) |
“The domains that will be resolved using the provided dns servers”
|