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