Uses of Interface
com.azure.resourcemanager.network.models.HasFrontendPort.UpdateStages.WithFrontendPort
-
Packages that use HasFrontendPort.UpdateStages.WithFrontendPort Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasFrontendPort.UpdateStages.WithFrontendPort in com.azure.resourcemanager.network.models
Subinterfaces of HasFrontendPort.UpdateStages.WithFrontendPort in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateThe entirety of an inbound NAT rule update as part of a load balancer update.static interfaceLoadBalancerInboundNatRule.UpdateStages.WithFrontendPortThe stage of an inbound NAT rule update allowing to specify the frontend port.static interfaceLoadBalancingRule.UpdateThe entirety of a load balancing rule update as part of a load balancer update.static interfaceLoadBalancingRule.UpdateStages.WithFrontendPortThe stage of a load balancing rule update allowing to modify the frontend port.
-