Uses of Interface
com.microsoft.azure.management.network.model.HasFrontendPort.DefinitionStages.WithFrontendPort
-
Packages that use HasFrontendPort.DefinitionStages.WithFrontendPort Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of HasFrontendPort.DefinitionStages.WithFrontendPort in com.microsoft.azure.management.network
Subinterfaces of HasFrontendPort.DefinitionStages.WithFrontendPort in com.microsoft.azure.management.network 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.
-