Interface SqlServer.Definition
- All Superinterfaces:
Creatable<SqlServer>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<SqlServer.DefinitionStages.WithAdministratorLogin>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<SqlServer.DefinitionStages.WithAdministratorLogin>
,GroupableResource.DefinitionStages.WithGroup<SqlServer.DefinitionStages.WithAdministratorLogin>
,GroupableResource.DefinitionStages.WithNewResourceGroup<SqlServer.DefinitionStages.WithAdministratorLogin>
,HasName
,Indexable
,Resource.DefinitionWithRegion<SqlServer.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<SqlServer.DefinitionStages.WithCreate>
,SqlServer.DefinitionStages.Blank
,SqlServer.DefinitionStages.WithActiveDirectoryAdministrator
,SqlServer.DefinitionStages.WithAdministratorLogin
,SqlServer.DefinitionStages.WithAdministratorPassword
,SqlServer.DefinitionStages.WithCreate
,SqlServer.DefinitionStages.WithDatabase
,SqlServer.DefinitionStages.WithElasticPool
,SqlServer.DefinitionStages.WithFirewallRule
,SqlServer.DefinitionStages.WithGroup
,SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity
,SqlServer.DefinitionStages.WithVirtualNetworkRule
- Enclosing interface:
- SqlServer
public static interface SqlServer.Definition
extends SqlServer.DefinitionStages.Blank, SqlServer.DefinitionStages.WithGroup, SqlServer.DefinitionStages.WithAdministratorLogin, SqlServer.DefinitionStages.WithAdministratorPassword, SqlServer.DefinitionStages.WithElasticPool, SqlServer.DefinitionStages.WithDatabase, SqlServer.DefinitionStages.WithFirewallRule, SqlServer.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithActiveDirectoryAdministrator
withActiveDirectoryAdministrator
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorLogin
withAdministratorLogin
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorPassword
withAdministratorPassword
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithDatabase
defineDatabase, withNewDatabase
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool
defineElasticPool, withNewElasticPool, withNewElasticPool
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule
defineFirewallRule, withNewFirewallRule, withNewFirewallRule, withNewFirewallRule, withoutAccessFromAzureServices
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity
withSystemAssignedManagedServiceIdentity
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithVirtualNetworkRule
defineVirtualNetworkRule