Interface SqlFirewallRule.SqlFirewallRuleDefinition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>, SqlFirewallRule.DefinitionStages.Blank<ParentT>, SqlFirewallRule.DefinitionStages.WithAttach<ParentT>, SqlFirewallRule.DefinitionStages.WithIpAddress<ParentT>, SqlFirewallRule.DefinitionStages.WithIpAddressRange<ParentT>
- Enclosing interface:
SqlFirewallRule
public static interface SqlFirewallRule.SqlFirewallRuleDefinition<ParentT>
extends SqlFirewallRule.DefinitionStages.Blank<ParentT>, SqlFirewallRule.DefinitionStages.WithIpAddress<ParentT>, SqlFirewallRule.DefinitionStages.WithIpAddressRange<ParentT>, SqlFirewallRule.DefinitionStages.WithAttach<ParentT>
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface SqlFirewallRule.DefinitionStages.WithIpAddress
withIpAddressMethods inherited from interface SqlFirewallRule.DefinitionStages.WithIpAddressRange
withIpAddressRange