Uses of Interface
com.azure.resourcemanager.network.models.HasFrontend.UpdateDefinitionStages.WithFrontend
-
Packages that use HasFrontend.UpdateDefinitionStages.WithFrontend Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasFrontend.UpdateDefinitionStages.WithFrontend in com.azure.resourcemanager.network.models
Subinterfaces of HasFrontend.UpdateDefinitionStages.WithFrontend in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatPool.UpdateDefinition<ParentT>The entirety of an inbound NAT pool definition as part of a load balancer update.static interfaceLoadBalancerInboundNatPool.UpdateDefinitionStages.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.UpdateDefinition<ParentT>The entirety of an inbound NAT rule definition.static interfaceLoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontend<ParentT>The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.static interfaceLoadBalancingRule.UpdateDefinition<ReturnT>The entirety of a load balancing rule definition as part of a load balancer update.static interfaceLoadBalancingRule.UpdateDefinitionStages.WithFrontend<ReturnT>The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
-