Uses of Interface
com.azure.resourcemanager.network.models.HasBackendPort.UpdateStages.WithBackendPort
-
Packages that use HasBackendPort.UpdateStages.WithBackendPort Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasBackendPort.UpdateStages.WithBackendPort in com.azure.resourcemanager.network.models
Subinterfaces of HasBackendPort.UpdateStages.WithBackendPort in com.azure.resourcemanager.network.models 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.
-