VpnGatewayProperties |
VpnGatewayProperties.withBgpSettings(BgpSettings bgpSettings) |
Set the bgpSettings property: Local network gateway's BGP speaker settings.
|
VpnGatewayProperties |
VpnGatewayProperties.withConnections(List<VpnConnectionInner> connections) |
Set the connections property: List of all vpn connections to the gateway.
|
VpnGatewayProperties |
VpnGatewayProperties.withEnableBgpRouteTranslationForNat(Boolean enableBgpRouteTranslationForNat) |
Set the enableBgpRouteTranslationForNat property: Enable BGP routes translation for NAT on this VpnGateway.
|
VpnGatewayProperties |
VpnGatewayProperties.withIsRoutingPreferenceInternet(Boolean isRoutingPreferenceInternet) |
Set the isRoutingPreferenceInternet property: Enable Routing Preference property for the Public IP Interface of
the VpnGateway.
|
VpnGatewayProperties |
VpnGatewayProperties.withNatRules(List<VpnGatewayNatRuleInner> natRules) |
Set the natRules property: List of all the nat Rules associated with the gateway.
|
VpnGatewayProperties |
VpnGatewayProperties.withVirtualHub(com.azure.core.management.SubResource virtualHub) |
Set the virtualHub property: The VirtualHub to which the gateway belongs.
|
VpnGatewayProperties |
VpnGatewayProperties.withVpnGatewayScaleUnit(Integer vpnGatewayScaleUnit) |
Set the vpnGatewayScaleUnit property: The scale unit for this vpn gateway.
|