Interface SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,SqlDatabase.DefinitionStages.WithAttachFinal<ParentT>
,SqlDatabase.DefinitionStages.WithCollation<ParentT>
,SqlDatabase.DefinitionStages.WithEdition<ParentT>
,SqlDatabase.DefinitionStages.WithEditionDefaults<ParentT>
,SqlDatabase.DefinitionStages.WithMaxSizeBytes<ParentT>
,SqlDatabase.DefinitionStages.WithServiceObjective<ParentT>
- All Known Subinterfaces:
SqlDatabase.DefinitionStages.Blank<ParentT>
,SqlDatabase.DefinitionStages.WithAllDifferentOptions<ParentT>
,SqlDatabase.SqlDatabaseDefinition<ParentT>
- Enclosing interface:
- SqlDatabase.DefinitionStages
public static interface SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT>
extends SqlDatabase.DefinitionStages.WithServiceObjective<ParentT>, SqlDatabase.DefinitionStages.WithEdition<ParentT>, SqlDatabase.DefinitionStages.WithEditionDefaults<ParentT>, SqlDatabase.DefinitionStages.WithCollation<ParentT>, SqlDatabase.DefinitionStages.WithMaxSizeBytes<ParentT>, SqlDatabase.DefinitionStages.WithAttachFinal<ParentT>
The final stage of the SQL Database definition with all the other options.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults
SqlDatabase.DefinitionStages.WithEditionDefaults.WithCollation<ParentT>
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithCollation
withCollation
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEdition
withEdition
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults
withBasicEdition, withBasicEdition, withPremiumEdition, withPremiumEdition, withStandardEdition, withStandardEdition
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithMaxSizeBytes
withMaxSizeBytes
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithServiceObjective
withServiceObjective