Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancer.DefinitionStages.WithInboundNatRule
-
Packages that use LoadBalancer.DefinitionStages.WithInboundNatRule Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancer.DefinitionStages.WithInboundNatRule in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancer.DefinitionStages.WithInboundNatRule in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancer.DefinitionThe entirety of the load balancer definition.static interfaceLoadBalancer.DefinitionStages.WithCreateAndInboundNatRuleThe stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.static interfaceLoadBalancer.DefinitionStages.WithCreateAndNatChoiceThe stage of a load balancer definition allowing to create the load balancer or start configuring optional inbound NAT rules or pools.static interfaceLoadBalancer.DefinitionStages.WithLBRuleOrNatThe stage of a load balancer definition allowing to add a load blanacing rule, or an inbound NAT rule or pool.static interfaceLoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreateThe stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
-