Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancer.DefinitionStages.WithInboundNatPool
-
Packages that use LoadBalancer.DefinitionStages.WithInboundNatPool Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancer.DefinitionStages.WithInboundNatPool in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancer.DefinitionStages.WithInboundNatPool in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancer.DefinitionThe entirety of the load balancer definition.static interfaceLoadBalancer.DefinitionStages.WithCreateAndInboundNatPoolThe stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.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.
-