Uses of Interface
com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages.WithFloatingIP
-
Packages that use HasFloatingIP.UpdateStages.WithFloatingIP Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of HasFloatingIP.UpdateStages.WithFloatingIP in com.microsoft.azure.management.network
Subinterfaces of HasFloatingIP.UpdateStages.WithFloatingIP in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateThe entirety of an inbound NAT rule update as part of a load balancer update.static interfaceLoadBalancerInboundNatRule.UpdateStages.WithFloatingIPThe stage of an inbound NAT rule update allowing to specify whether floating IP should be enabled.static interfaceLoadBalancingRule.UpdateThe entirety of a load balancing rule update as part of a load balancer update.static interfaceLoadBalancingRule.UpdateStages.WithFloatingIPThe stage of a load balancing rule update allowing to enable the floating IP functionality.
-