Uses of Interface
com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithSku
-
Packages that use LoadBalancer.DefinitionStages.WithSku Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancer.DefinitionStages.WithSku in com.microsoft.azure.management.network
Subinterfaces of LoadBalancer.DefinitionStages.WithSku in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancer.DefinitionThe entirety of the load balancer definition.static interfaceLoadBalancer.DefinitionStages.WithCreateThe stage of a load balancer definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.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.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.WithLBRuleOrNatOrCreateThe stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
-