Interface SqlVirtualNetworkRule.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:
SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint<ParentT>,SqlVirtualNetworkRule.SqlVirtualNetworkRuleDefinition<ParentT>
- Enclosing interface:
SqlVirtualNetworkRule.DefinitionStages
public static interface SqlVirtualNetworkRule.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>
The final stage of the SQL Virtual Network Rule definition.
At this stage, any remaining optional settings can be specified, or the SQL Virtual Network Rule definition can be attached to the parent SQL Server definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attach