Uses of Interface
com.azure.resourcemanager.network.models.HasFloatingIP.UpdateStages.WithFloatingIP
-
Packages that use HasFloatingIP.UpdateStages.WithFloatingIP Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasFloatingIP.UpdateStages.WithFloatingIP in com.azure.resourcemanager.network.models
Subinterfaces of HasFloatingIP.UpdateStages.WithFloatingIP in com.azure.resourcemanager.network.models 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.
-