Interface SqlFirewallRule.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
- All Known Subinterfaces:
SqlFirewallRule.SqlFirewallRuleDefinition<ParentT>
- Enclosing interface:
- SqlFirewallRule.DefinitionStages
@Beta(V1_7_0)
public static interface SqlFirewallRule.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>
The final stage of the SQL Firewall Rule definition.
At this stage, any remaining optional settings can be specified, or the SQL Firewall Rule definition can be attached to the parent SQL Server definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach