Interface LoadBalancerOutboundRule.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,HasProtocol.DefinitionStages.WithProtocol<LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>,,LoadBalancerOutboundRuleProtocol> LoadBalancerOutboundRule.DefinitionStages.Blank<ParentT>,LoadBalancerOutboundRule.DefinitionStages.WithAttach<ParentT>,LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>,LoadBalancerOutboundRule.DefinitionStages.WithEnableTcpReset<ParentT>,LoadBalancerOutboundRule.DefinitionStages.WithFrontend<ParentT>,LoadBalancerOutboundRule.DefinitionStages.WithIdleTimeout<ParentT>,LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT>
- Enclosing interface:
LoadBalancerOutboundRule
public static interface LoadBalancerOutboundRule.Definition<ParentT>
extends LoadBalancerOutboundRule.DefinitionStages.Blank<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithFrontend<ParentT>, LoadBalancerOutboundRule.DefinitionStages.WithAttach<ParentT>
The entirety of an outbound rule definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasProtocol.DefinitionStages.WithProtocol
withProtocolMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerOutboundRule.DefinitionStages.WithBackend
fromBackendMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerOutboundRule.DefinitionStages.WithEnableTcpReset
withEnableTcpResetMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerOutboundRule.DefinitionStages.WithFrontend
toFrontend, toFrontendsMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerOutboundRule.DefinitionStages.WithIdleTimeout
withIdleTimeoutInMinutes