Interface SqlDatabase.SqlDatabaseDefinition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,SqlDatabase.DefinitionStages.Blank<ParentT>
,SqlDatabase.DefinitionStages.WithAllDifferentOptions<ParentT>
,SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT>
,SqlDatabase.DefinitionStages.WithAttachFinal<ParentT>
,SqlDatabase.DefinitionStages.WithAuthentication<ParentT>
,SqlDatabase.DefinitionStages.WithCollation<ParentT>
,SqlDatabase.DefinitionStages.WithCreateMode<ParentT>
,SqlDatabase.DefinitionStages.WithEdition<ParentT>
,SqlDatabase.DefinitionStages.WithEditionDefaults<ParentT>
,SqlDatabase.DefinitionStages.WithElasticPoolName<ParentT>
,SqlDatabase.DefinitionStages.WithImportFrom<ParentT>
,SqlDatabase.DefinitionStages.WithMaxSizeBytes<ParentT>
,SqlDatabase.DefinitionStages.WithRestorableDroppedDatabase<ParentT>
,SqlDatabase.DefinitionStages.WithRestorePointDatabase<ParentT>
,SqlDatabase.DefinitionStages.WithSampleDatabase<ParentT>
,SqlDatabase.DefinitionStages.WithServiceObjective<ParentT>
,SqlDatabase.DefinitionStages.WithSourceDatabaseId<ParentT>
,SqlDatabase.DefinitionStages.WithStorageKey<ParentT>
- Enclosing interface:
- SqlDatabase
public static interface SqlDatabase.SqlDatabaseDefinition<ParentT>
extends SqlDatabase.DefinitionStages.Blank<ParentT>, SqlDatabase.DefinitionStages.WithAllDifferentOptions<ParentT>, SqlDatabase.DefinitionStages.WithElasticPoolName<ParentT>, SqlDatabase.DefinitionStages.WithRestorableDroppedDatabase<ParentT>, SqlDatabase.DefinitionStages.WithImportFrom<ParentT>, SqlDatabase.DefinitionStages.WithStorageKey<ParentT>, SqlDatabase.DefinitionStages.WithAuthentication<ParentT>, SqlDatabase.DefinitionStages.WithRestorePointDatabase<ParentT>, SqlDatabase.DefinitionStages.WithSourceDatabaseId<ParentT>, SqlDatabase.DefinitionStages.WithCreateMode<ParentT>, SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT>, SqlDatabase.DefinitionStages.WithAttachFinal<ParentT>
Container interface for all the definitions that need to be implemented.
-
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.WithAuthentication
withActiveDirectoryLoginAndPassword, withSqlAdministratorLoginAndPassword
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithCollation
withCollation
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithCreateMode
withMode
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.WithElasticPoolName
withExistingElasticPool, withExistingElasticPool, withNewElasticPool
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithImportFrom
importFrom, importFrom
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithMaxSizeBytes
withMaxSizeBytes
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithRestorableDroppedDatabase
fromRestorableDroppedDatabase
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithRestorePointDatabase
fromRestorePoint, fromRestorePoint
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithSampleDatabase
fromSample
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithServiceObjective
withServiceObjective
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithSourceDatabaseId
withSourceDatabase, withSourceDatabase
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithStorageKey
withSharedAccessKey, withStorageAccessKey