Uses of Interface
com.microsoft.azure.management.network.model.HasBackendPort.UpdateStages.WithBackendPort
-
Packages that use HasBackendPort.UpdateStages.WithBackendPort Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of HasBackendPort.UpdateStages.WithBackendPort in com.microsoft.azure.management.network
Subinterfaces of HasBackendPort.UpdateStages.WithBackendPort in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerInboundNatPool.UpdateThe entirety of an inbound NAT pool update as part of a load balancer update.static interfaceLoadBalancerInboundNatPool.UpdateStages.WithBackendPortThe stage of an inbound NAT pool update allowing to specify the backend port.static interfaceLoadBalancerInboundNatRule.UpdateThe entirety of an inbound NAT rule update as part of a load balancer update.static interfaceLoadBalancerInboundNatRule.UpdateStages.WithBackendPortThe stage of an inbound NAT rule update allowing to specify the backend port.static interfaceLoadBalancingRule.UpdateThe entirety of a load balancing rule update as part of a load balancer update.static interfaceLoadBalancingRule.UpdateStages.WithBackendPortThe stage of a load balancing rule update allowing to modify the backend port.
-