Interface SqlFirewallRule.DefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
SqlFirewallRule.DefinitionStages.WithIpAddress<ParentT>, SqlFirewallRule.DefinitionStages.WithIpAddressRange<ParentT>
All Known Subinterfaces:
SqlFirewallRule.SqlFirewallRuleDefinition<ParentT>
Enclosing interface:
SqlFirewallRule.DefinitionStages

public static interface SqlFirewallRule.DefinitionStages.Blank<ParentT> extends SqlFirewallRule.DefinitionStages.WithIpAddressRange<ParentT>, SqlFirewallRule.DefinitionStages.WithIpAddress<ParentT>
The first stage of the SQL Server Firewall Rule definition.