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