SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

public interface WithAttachAllOptions extends SqlDatabase.DefinitionStages.WithServiceObjective,SqlDatabase.DefinitionStages.WithEdition,SqlDatabase.DefinitionStages.WithEditionDefaults,SqlDatabase.DefinitionStages.WithCollation,SqlDatabase.DefinitionStages.WithMaxSizeBytes,SqlDatabase.DefinitionStages.WithAttachFinal

The final stage of the SQL Database definition with all the other options.

Inherited Members

Applies to