Interface LoadBalancerOutboundRule.DefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
HasProtocol.DefinitionStages.WithProtocol<LoadBalancerOutboundRule.DefinitionStages.WithBackend<ParentT>,LoadBalancerOutboundRuleProtocol>,LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT>
- All Known Subinterfaces:
LoadBalancerOutboundRule.Definition<ParentT>
- Enclosing interface:
- LoadBalancerOutboundRule.DefinitionStages
public static interface LoadBalancerOutboundRule.DefinitionStages.Blank<ParentT> extends LoadBalancerOutboundRule.DefinitionStages.WithProtocol<ParentT>
The first stage of the outbound rule definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasProtocol.DefinitionStages.WithProtocol
withProtocol
-
-