Interface SqlDatabase.DefinitionStages.WithAttachFinal<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition<ParentT>
All Known Subinterfaces:
SqlDatabase.DefinitionStages.Blank<ParentT>, SqlDatabase.DefinitionStages.WithAllDifferentOptions<ParentT>, SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions<ParentT>, SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT>, SqlDatabase.DefinitionStages.WithEditionDefaults<ParentT>, SqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool<ParentT>, SqlDatabase.SqlDatabaseDefinition<ParentT>
Enclosing interface:
SqlDatabase.DefinitionStages

public static interface SqlDatabase.DefinitionStages.WithAttachFinal<ParentT> extends com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition<ParentT>
The final stage of the SQL Database definition.

At this stage, any remaining optional settings can be specified, or the SQL Database 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