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