Uses of Interface
com.azure.resourcemanager.network.models.LocalNetworkGateway.Update
Packages that use LocalNetworkGateway.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LocalNetworkGateway.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return LocalNetworkGateway.UpdateModifier and TypeMethodDescriptionLocalNetworkGateway.UpdateStages.WithAddressSpace.withAddressSpace(String cidr) Adds address space.Enables BGP.LocalNetworkGateway.UpdateStages.WithIPAddress.withIPAddress(String ipAddress) Specifies the IP address.LocalNetworkGateway.UpdateStages.WithAddressSpace.withoutAddressSpace(String cidr) Remove address space.LocalNetworkGateway.UpdateStages.WithBgp.withoutBgp()Disables BGP.