P2SVpnGatewayProperties |
P2SVpnGatewayProperties.withCustomDnsServers(List<String> customDnsServers) |
Set the customDnsServers property: List of all customer specified DNS servers IP addresses.
|
P2SVpnGatewayProperties |
P2SVpnGatewayProperties.withIsRoutingPreferenceInternet(Boolean isRoutingPreferenceInternet) |
Set the isRoutingPreferenceInternet property: Enable Routing Preference property for the Public IP Interface of
the P2SVpnGateway.
|
P2SVpnGatewayProperties |
P2SVpnGatewayProperties.withP2SConnectionConfigurations(List<P2SConnectionConfiguration> p2SConnectionConfigurations) |
Set the p2SConnectionConfigurations property: List of all p2s connection configurations of the gateway.
|
P2SVpnGatewayProperties |
P2SVpnGatewayProperties.withVirtualHub(com.azure.core.management.SubResource virtualHub) |
Set the virtualHub property: The VirtualHub to which the gateway belongs.
|
P2SVpnGatewayProperties |
P2SVpnGatewayProperties.withVpnGatewayScaleUnit(Integer vpnGatewayScaleUnit) |
Set the vpnGatewayScaleUnit property: The scale unit for this p2s vpn gateway.
|
P2SVpnGatewayProperties |
P2SVpnGatewayProperties.withVpnServerConfiguration(com.azure.core.management.SubResource vpnServerConfiguration) |
Set the vpnServerConfiguration property: The VpnServerConfiguration to which the p2sVpnGateway is attached to.
|