Uses of Interface
com.azure.resourcemanager.network.models.HasFrontendPort.UpdateDefinitionStages.WithFrontendPort
-
Packages that use HasFrontendPort.UpdateDefinitionStages.WithFrontendPort Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasFrontendPort.UpdateDefinitionStages.WithFrontendPort in com.azure.resourcemanager.network.models
Subinterfaces of HasFrontendPort.UpdateDefinitionStages.WithFrontendPort in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateDefinition<ParentT>The entirety of an inbound NAT rule definition.static interfaceLoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontendPort<ParentT>The stage of an inbound NAT rule definition allowing to specify the frontend port.static interfaceLoadBalancingRule.UpdateDefinition<ReturnT>The entirety of a load balancing rule definition as part of a load balancer update.static interfaceLoadBalancingRule.UpdateDefinitionStages.WithFrontendPort<ReturnT>The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
-