Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerOutboundRule.DefinitionStages.WithEnableTcpReset
-
Packages that use LoadBalancerOutboundRule.DefinitionStages.WithEnableTcpReset Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerOutboundRule.DefinitionStages.WithEnableTcpReset in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerOutboundRule.DefinitionStages.WithEnableTcpReset in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerOutboundRule.Definition<ParentT>The entirety of an outbound rule definition.static interfaceLoadBalancerOutboundRule.DefinitionStages.WithAttach<ParentT>The final stage of the outbound rule definition.
-