VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withActive(Boolean active) |
Set the active property: ActiveActive flag.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withBgpSettings(BgpSettings bgpSettings) |
Set the bgpSettings property: Virtual network gateway's BGP speaker settings.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withCustomRoutes(AddressSpace customRoutes) |
Set the customRoutes property: The reference to the address space resource which represents the custom routes
address space specified by the customer for virtual network gateway and VpnClient.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withDisableIpSecReplayProtection(Boolean disableIpSecReplayProtection) |
Set the disableIpSecReplayProtection property: disableIPSecReplayProtection flag.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withEnableBgp(Boolean enableBgp) |
Set the enableBgp property: Whether BGP is enabled for this virtual network gateway or not.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withEnableBgpRouteTranslationForNat(Boolean enableBgpRouteTranslationForNat) |
Set the enableBgpRouteTranslationForNat property: EnableBgpRouteTranslationForNat flag.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withEnableDnsForwarding(Boolean enableDnsForwarding) |
Set the enableDnsForwarding property: Whether dns forwarding is enabled or not.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withEnablePrivateIpAddress(Boolean enablePrivateIpAddress) |
Set the enablePrivateIpAddress property: Whether private IP needs to be enabled on this gateway for connections
or not.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withGatewayDefaultSite(com.azure.core.management.SubResource gatewayDefaultSite) |
Set the gatewayDefaultSite property: The reference to the LocalNetworkGateway resource which represents local
network site having default routes.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withGatewayType(VirtualNetworkGatewayType gatewayType) |
Set the gatewayType property: The type of this virtual network gateway.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withIpConfigurations(List<VirtualNetworkGatewayIpConfigurationInner> ipConfigurations) |
Set the ipConfigurations property: IP configurations for virtual network gateway.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withNatRules(List<VirtualNetworkGatewayNatRuleInner> natRules) |
Set the natRules property: NatRules for virtual network gateway.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withSku(VirtualNetworkGatewaySku sku) |
Set the sku property: The reference to the VirtualNetworkGatewaySku resource which represents the SKU selected
for Virtual network gateway.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withVNetExtendedLocationResourceId(String vNetExtendedLocationResourceId) |
Set the vNetExtendedLocationResourceId property: Customer vnet resource id.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withVpnClientConfiguration(VpnClientConfiguration vpnClientConfiguration) |
Set the vpnClientConfiguration property: The reference to the VpnClientConfiguration resource which represents
the P2S VpnClient configurations.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withVpnGatewayGeneration(VpnGatewayGeneration vpnGatewayGeneration) |
Set the vpnGatewayGeneration property: The generation for this VirtualNetworkGateway.
|
VirtualNetworkGatewayPropertiesFormat |
VirtualNetworkGatewayPropertiesFormat.withVpnType(VpnType vpnType) |
Set the vpnType property: The type of this virtual network gateway.
|