Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP
-
Packages that use LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateDefinition<ParentT>The entirety of an inbound NAT rule definition.static interfaceLoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>The final stage of the inbound NAT rule definition.
-