Uses of Interface
com.microsoft.azure.management.network.LocalNetworkGateway.Update
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of LocalNetworkGateway.Update in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionLocalNetworkGateway.UpdateStages.WithAddressSpace.withAddressSpace
(String cidr) Adds address space.Enables BGP.LocalNetworkGateway.UpdateStages.WithIPAddress.withIPAddress
(String ipAddress) LocalNetworkGateway.UpdateStages.WithAddressSpace.withoutAddressSpace
(String cidr) Remove address space.LocalNetworkGateway.UpdateStages.WithBgp.withoutBgp()
Disables BGP.