See: Description
Interface | Description |
---|---|
CheckNameAvailabilityResult |
The result of checking for the SQL server name availability.
|
DatabaseMetric |
An immutable client-side representation of an Azure SQL DatabaseMetric.
|
ElasticPoolActivity |
An immutable client-side representation of an Azure SQL ElasticPool's Activity.
|
ElasticPoolDatabaseActivity |
An immutable client-side representation of an Azure SQL ElasticPool's Database Activity.
|
RecommendedElasticPool |
An immutable client-side representation of an Azure SQL Recommended ElasticPool.
|
RecommendedElasticPoolMetric |
An immutable client-side representation of an Azure SQL Replication link.
|
RegionCapabilities |
An immutable client-side representation of an Azure SQL server capabilities for a given region.
|
ReplicationLink |
An immutable client-side representation of an Azure SQL Replication link.
|
RestorePoint |
An immutable client-side representation of an Azure SQL database's Restore Point.
|
ServerMetric |
An immutable client-side representation of an Azure SQL ServerMetric.
|
ServerUsage |
An immutable client-side representation of an Azure SQL server usage metric.
|
ServiceLevelObjectiveUsageMetric |
An immutable client-side representation of an Azure SQL database's service level objective usage metric.
|
ServiceObjective |
An immutable client-side representation of an Azure SQL Service Objective.
|
ServiceTierAdvisor |
An immutable client-side representation of an Azure SQL Service tier advisor.
|
SloUsageMetricInterface |
An immutable client-side representation of an Azure SQL database's SloUsageMetric.
|
SqlActiveDirectoryAdministrator |
Response containing the Azure SQL Active Directory administrator.
|
SqlChildrenOperations<T> |
Base class for Azure SQL Server child resource operations.
|
SqlChildrenOperations.SqlChildrenActionsDefinition<T> |
Base interface for Azure SQL Server child resource actions.
|
SqlDatabase |
An immutable client-side representation of an Azure SQL Server Database.
|
SqlDatabase.DefinitionStages |
Grouping of all the SQL Database definition stages.
|
SqlDatabase.DefinitionStages.Blank<ParentT> |
The first stage of the SQL Server Firewall rule definition.
|
SqlDatabase.DefinitionStages.WithAllDifferentOptions<ParentT> |
The SQL database interface with all starting options for definition.
|
SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions<ParentT> |
The final stage of the SQL Database definition after the SQL Elastic Pool definition.
|
SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT> |
The final stage of the SQL Database definition with all the other options.
|
SqlDatabase.DefinitionStages.WithAttachFinal<ParentT> |
The final stage of the SQL Database definition.
|
SqlDatabase.DefinitionStages.WithAuthentication<ParentT> |
Sets the authentication type and SQL or Active Directory administrator login and password.
|
SqlDatabase.DefinitionStages.WithAuthenticationAfterElasticPool<ParentT> |
Sets the authentication type and SQL or Active Directory administrator login and password.
|
SqlDatabase.DefinitionStages.WithCollation<ParentT> |
The SQL Database definition to set the collation for database.
|
SqlDatabase.DefinitionStages.WithCollationAfterElasticPoolOptions<ParentT> |
The SQL Database definition to set the collation for database.
|
SqlDatabase.DefinitionStages.WithCreateMode<ParentT> |
The SQL Database definition to set the create mode for database.
|
SqlDatabase.DefinitionStages.WithEdition<ParentT> |
The SQL Database definition to set the edition for database.
|
SqlDatabase.DefinitionStages.WithEditionDefaults<ParentT> |
The SQL Database definition to set the edition default for database.
|
SqlDatabase.DefinitionStages.WithEditionDefaults.WithCollation<ParentT> |
The SQL Database definition to set the collation for database.
|
SqlDatabase.DefinitionStages.WithElasticPoolName<ParentT> |
The SQL Database definition to set the elastic pool for database.
|
SqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool<ParentT> |
The stage to decide whether using existing database or not.
|
SqlDatabase.DefinitionStages.WithImportFrom<ParentT> |
The SQL Database definition to import a BACPAC file as the source database.
|
SqlDatabase.DefinitionStages.WithImportFromAfterElasticPool<ParentT> |
The SQL Database definition to import a BACPAC file as the source database within an elastic pool.
|
SqlDatabase.DefinitionStages.WithMaxSizeBytes<ParentT> |
The SQL Database definition to set the Max Size in Bytes for database.
|
SqlDatabase.DefinitionStages.WithMaxSizeBytesAfterElasticPoolOptions<ParentT> |
The SQL Database definition to set the Max Size in Bytes for database.
|
SqlDatabase.DefinitionStages.WithRestorableDroppedDatabase<ParentT> |
The SQL Database definition to set a restorable dropped database as the source database.
|
SqlDatabase.DefinitionStages.WithRestorePointDatabase<ParentT> |
The SQL Database definition to set a restore point as the source database.
|
SqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool<ParentT> |
The SQL Database definition to set a restore point as the source database within an elastic pool.
|
SqlDatabase.DefinitionStages.WithSampleDatabase<ParentT> |
The SQL Database definition to set a sample database as the source database.
|
SqlDatabase.DefinitionStages.WithSampleDatabaseAfterElasticPool<ParentT> |
The SQL Database definition to set a sample database as the source database within an elastic pool.
|
SqlDatabase.DefinitionStages.WithServiceObjective<ParentT> |
The SQL Database definition to set the service level objective.
|
SqlDatabase.DefinitionStages.WithSourceDatabaseId<ParentT> |
The SQL Database definition to set the source database id for database.
|
SqlDatabase.DefinitionStages.WithStorageKey<ParentT> |
Sets the storage key type and value to use.
|
SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool<ParentT> |
Sets the storage key type and value to use.
|
SqlDatabase.SqlDatabaseDefinition<ParentT> |
Container interface for all the definitions that need to be implemented.
|
SqlDatabase.Update |
The template for a SqlDatabase update operation, containing all the settings that can be modified.
|
SqlDatabase.UpdateStages |
Grouping of all the SqlDatabase update stages.
|
SqlDatabase.UpdateStages.WithEdition |
The SQL Database definition to set the edition for database.
|
SqlDatabase.UpdateStages.WithElasticPoolName |
The SQL Database definition to set the elastic pool for database.
|
SqlDatabase.UpdateStages.WithMaxSizeBytes |
The SQL Database definition to set the Max Size in Bytes for database.
|
SqlDatabase.UpdateStages.WithServiceObjective |
The SQL Database definition to set the service level objective.
|
SqlDatabaseAutomaticTuning |
An immutable client-side representation of an Azure SQL database automatic tuning object.
|
SqlDatabaseAutomaticTuning.Update |
The template for a SqlDatabaseAutomaticTuning update operation, containing all the settings that can be modified.
|
SqlDatabaseAutomaticTuning.UpdateStages |
Grouping of all the SqlDatabaseAutomaticTuning update stages.
|
SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningMode |
The update stage setting the database automatic tuning desired state.
|
SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningOptions |
The update stage setting the database automatic tuning options.
|
SqlDatabaseExportRequest |
An immutable client-side representation of an Azure SQL Database export operation request.
|
SqlDatabaseExportRequest.DefinitionStages |
Grouping of database export definition stages.
|
SqlDatabaseExportRequest.DefinitionStages.ExportTo |
Sets the storage URI to use.
|
SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword |
Sets the authentication type and SQL or Active Directory administrator login and password.
|
SqlDatabaseExportRequest.DefinitionStages.WithExecute |
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey |
Sets the storage key type and value to use.
|
SqlDatabaseExportRequest.SqlDatabaseExportRequestDefinition |
The entirety of database export operation definition.
|
SqlDatabaseImportExportResponse |
Response containing result of the Azure SQL Database import or export operation.
|
SqlDatabaseImportRequest |
An immutable client-side representation of an Azure SQL Database import operation request.
|
SqlDatabaseImportRequest.DefinitionStages |
Grouping of database import definition stages.
|
SqlDatabaseImportRequest.DefinitionStages.ImportFrom |
Sets the storage URI to use.
|
SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword |
Sets the authentication type and SQL or Active Directory administrator login and password.
|
SqlDatabaseImportRequest.DefinitionStages.WithExecute |
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey |
Sets the storage key type and value to use.
|
SqlDatabaseImportRequest.SqlDatabaseImportRequestDefinition |
The entirety of database import operation definition.
|
SqlDatabaseMetric |
Response containing the Azure SQL Database metric.
|
SqlDatabaseMetricAvailability |
Response containing the Azure SQL Database metric availability.
|
SqlDatabaseMetricDefinition |
Response containing the Azure SQL Database metric definition.
|
SqlDatabaseMetricValue |
Response containing the Azure SQL Database metric value.
|
SqlDatabaseOperations |
A representation of the Azure SQL Database operations.
|
SqlDatabaseOperations.DefinitionStages |
Grouping of all the SQL database definition stages.
|
SqlDatabaseOperations.DefinitionStages.Blank |
The first stage of the SQL database definition.
|
SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions |
The SQL database interface with all starting options for definition.
|
SqlDatabaseOperations.DefinitionStages.WithAuthentication |
Sets the authentication type and SQL or Active Directory administrator login and password.
|
SqlDatabaseOperations.DefinitionStages.WithAuthenticationAfterElasticPool |
Sets the authentication type and SQL or Active Directory administrator login and password.
|
SqlDatabaseOperations.DefinitionStages.WithCollation |
The SQL Database definition to set the collation for database.
|
SqlDatabaseOperations.DefinitionStages.WithCollationAfterElasticPoolOptions |
The SQL Database definition to set the collation for database.
|
SqlDatabaseOperations.DefinitionStages.WithCreateAfterElasticPoolOptions |
The final stage of the SQL Database definition after the SQL Elastic Pool definition.
|
SqlDatabaseOperations.DefinitionStages.WithCreateAllOptions |
A SQL Database definition with sufficient inputs to create a new
SQL database in the cloud, but exposing additional optional settings to
specify.
|
SqlDatabaseOperations.DefinitionStages.WithCreateFinal |
A SQL Database definition with sufficient inputs to create a new
SQL Server in the cloud, but exposing additional optional inputs to
specify.
|
SqlDatabaseOperations.DefinitionStages.WithCreateMode |
The SQL Database definition to set the create mode for database.
|
SqlDatabaseOperations.DefinitionStages.WithEdition |
The SQL Database definition to set the edition for database.
|
SqlDatabaseOperations.DefinitionStages.WithEditionDefaults |
The SQL Database definition to set the edition for database with defaults.
|
SqlDatabaseOperations.DefinitionStages.WithEditionDefaults.WithCollation |
The SQL Database definition to set the collation for database.
|
SqlDatabaseOperations.DefinitionStages.WithElasticPoolName |
The SQL Database definition to set the elastic pool for database.
|
SqlDatabaseOperations.DefinitionStages.WithExistingDatabaseAfterElasticPool |
The stage to decide whether using existing database or not.
|
SqlDatabaseOperations.DefinitionStages.WithImportFrom |
The SQL Database definition to import a BACPAC file as the source database.
|
SqlDatabaseOperations.DefinitionStages.WithImportFromAfterElasticPool |
The SQL Database definition to import a BACPAC file as the source database.
|
SqlDatabaseOperations.DefinitionStages.WithMaxSizeBytes |
The SQL Database definition to set the Max Size in Bytes for database.
|
SqlDatabaseOperations.DefinitionStages.WithMaxSizeBytesAfterElasticPoolOptions |
The SQL Database definition to set the Max Size in Bytes for database.
|
SqlDatabaseOperations.DefinitionStages.WithRestorableDroppedDatabase |
The SQL Database definition to set a restorable dropped database as the source database.
|
SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabase |
The SQL Database definition to set a restore point as the source database.
|
SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabaseAfterElasticPool |
The SQL Database definition to set a restore point as the source database within an elastic pool.
|
SqlDatabaseOperations.DefinitionStages.WithSampleDatabase |
The SQL Database definition to set a sample database as the source database.
|
SqlDatabaseOperations.DefinitionStages.WithSampleDatabaseAfterElasticPool |
The SQL Database definition to set a sample database as the source database within an elastic pool.
|
SqlDatabaseOperations.DefinitionStages.WithServiceObjective |
The SQL Database definition to set the service level objective.
|
SqlDatabaseOperations.DefinitionStages.WithSourceDatabaseId |
The SQL Database definition to set the source database id for database.
|
SqlDatabaseOperations.DefinitionStages.WithSqlServer |
The stage of the SQL Database rule definition allowing to specify the parent resource group, SQL server and location.
|
SqlDatabaseOperations.DefinitionStages.WithStorageKey |
Sets the storage key type and value to use.
|
SqlDatabaseOperations.DefinitionStages.WithStorageKeyAfterElasticPool |
Sets the storage key type and value to use.
|
SqlDatabaseOperations.SqlDatabaseActionsDefinition |
Grouping of the Azure SQL Database rule common actions.
|
SqlDatabaseOperations.SqlDatabaseOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlDatabaseThreatDetectionPolicy |
A representation of the Azure SQL Database threat detection policy.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages |
Grouping of all the SQL database threat detection policy definition stages.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank |
The first stage of the SQL database threat detection policy definition.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter |
The SQL database threat detection policy definition to set the security alert policy alerts to be disabled.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate |
The final stage of the SQL database threat detection policy definition.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses |
The SQL database threat detection policy definition to set the security alert policy email addresses.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins |
The SQL database threat detection policy definition to set that the alert is sent to the account administrators.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays |
The SQL database threat detection policy definition to set the number of days to keep in the Threat Detection audit logs.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState |
The SQL database threat detection policy definition to set the state.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey |
The SQL database threat detection policy definition to set the storage access key.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint |
The SQL database threat detection policy definition to set the storage endpoint.
|
SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations |
Container interface for SQL database threat detection policy operations.
|
SqlDatabaseThreatDetectionPolicy.Update |
The template for a SQL database threat detection policy update operation, containing all the settings that can be modified.
|
SqlDatabaseThreatDetectionPolicy.UpdateStages |
Grouping of all the SQL database threat detection policy update stages.
|
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilter |
The SQL database threat detection policy update definition to set the security alert policy alerts to be disabled.
|
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailAddresses |
The SQL database threat detection policy update definition to set the security alert policy email addresses.
|
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdmins |
The SQL database threat detection policy update definition to set that the alert is sent to the account administrators.
|
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDays |
The SQL database threat detection policy update definition to set the number of days to keep in the Threat Detection audit logs.
|
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState |
The SQL database threat detection policy update definition to set the state.
|
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey |
The SQL database threat detection policy update definition to set the storage access key.
|
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpoint |
The SQL database threat detection policy update definition to set the storage endpoint.
|
SqlDatabaseUsageMetric |
The result of SQL server usages per SQL Database.
|
SqlElasticPool |
An immutable client-side representation of an Azure SQL Elastic Pool.
|
SqlElasticPool.DefinitionStages |
Grouping of all the storage account definition stages.
|
SqlElasticPool.DefinitionStages.Blank<ParentT> |
The first stage of the SQL Server definition.
|
SqlElasticPool.DefinitionStages.WithAttach<ParentT> |
The final stage of the SQL Elastic Pool definition.
|
SqlElasticPool.DefinitionStages.WithBasicEdition<ParentT> |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.
|
SqlElasticPool.DefinitionStages.WithDatabaseDtuMax<ParentT> |
The SQL Elastic Pool definition to set the maximum DTU for one database.
|
SqlElasticPool.DefinitionStages.WithDatabaseDtuMin<ParentT> |
The SQL Elastic Pool definition to set the minimum DTU for database.
|
SqlElasticPool.DefinitionStages.WithDtu<ParentT> |
The SQL Elastic Pool definition to set the number of shared DTU for elastic pool.
|
SqlElasticPool.DefinitionStages.WithEdition<ParentT> |
The SQL Elastic Pool definition to set the edition for database.
|
SqlElasticPool.DefinitionStages.WithPremiumEdition<ParentT> |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.
|
SqlElasticPool.DefinitionStages.WithStandardEdition<ParentT> |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.
|
SqlElasticPool.DefinitionStages.WithStorageCapacity<ParentT> |
The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB.
|
SqlElasticPool.SqlElasticPoolDefinition<ParentT> |
Container interface for all the definitions that need to be implemented.
|
SqlElasticPool.Update |
The template for a SQL Elastic Pool update operation, containing all the settings that can be modified.
|
SqlElasticPool.UpdateStages |
Grouping of all the SQL Elastic Pool update stages.
|
SqlElasticPool.UpdateStages.WithDatabase |
The SQL Elastic Pool definition to add the Database in the elastic pool.
|
SqlElasticPool.UpdateStages.WithDatabaseDtuMax |
The SQL Elastic Pool definition to set the maximum DTU for one database.
|
SqlElasticPool.UpdateStages.WithDatabaseDtuMin |
The SQL Elastic Pool definition to set the minimum DTU for database.
|
SqlElasticPool.UpdateStages.WithDtu |
The SQL Elastic Pool definition to set the number of shared DTU for elastic pool.
|
SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity |
The SQL Elastic Pool update definition to set the eDTU and storage capacity limits.
|
SqlElasticPool.UpdateStages.WithStorageCapacity |
The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB.
|
SqlElasticPoolOperations |
A representation of the Azure SQL Elastic Pool operations.
|
SqlElasticPoolOperations.DefinitionStages |
Grouping of all the SQL Elastic Pool definition stages.
|
SqlElasticPoolOperations.DefinitionStages.WithBasicEdition |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.
|
SqlElasticPoolOperations.DefinitionStages.WithCreate |
A SQL Server definition with sufficient inputs to create a new SQL Elastic Pool in the cloud,
but exposing additional optional inputs to specify.
|
SqlElasticPoolOperations.DefinitionStages.WithDatabase |
The SQL Elastic Pool definition to add the Database in the Elastic Pool.
|
SqlElasticPoolOperations.DefinitionStages.WithDatabaseDtuMax |
The SQL Elastic Pool definition to set the maximum DTU for one database.
|
SqlElasticPoolOperations.DefinitionStages.WithDatabaseDtuMin |
The SQL Elastic Pool definition to set the minimum DTU for database.
|
SqlElasticPoolOperations.DefinitionStages.WithDtu |
The SQL Elastic Pool definition to set the number of shared DTU for elastic pool.
|
SqlElasticPoolOperations.DefinitionStages.WithEdition |
The SQL Elastic Pool definition to set the edition type.
|
SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.
|
SqlElasticPoolOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Server Elastic Pool definition.
|
SqlElasticPoolOperations.DefinitionStages.WithStandardEdition |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.
|
SqlElasticPoolOperations.DefinitionStages.WithStorageCapacity |
The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB.
|
SqlElasticPoolOperations.SqlElasticPoolActionsDefinition |
Grouping of the Azure SQL Elastic Pool common actions.
|
SqlElasticPoolOperations.SqlElasticPoolOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlEncryptionProtector |
An immutable client-side representation of an Azure SQL Encryption Protector.
|
SqlEncryptionProtector.Update |
The template for a SQL Encryption Protector update operation, containing all the settings that can be modified.
|
SqlEncryptionProtector.UpdateStages |
Grouping of all the SQL Encryption Protector update stages.
|
SqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType |
The SQL Encryption Protector update definition to set the server key name and type.
|
SqlEncryptionProtectorOperations |
A representation of the Azure SQL Encryption Protector operations.
|
SqlEncryptionProtectorOperations.SqlEncryptionProtectorActionsDefinition |
Grouping of the Azure SQL Server Key common actions.
|
SqlFailoverGroup |
An immutable client-side representation of an Azure SQL Failover Group.
|
SqlFailoverGroup.Update |
The template for a SQL Failover Group update operation, containing all the settings that can be modified.
|
SqlFailoverGroup.UpdateStages |
Grouping of all the SQL Virtual Network Rule update stages.
|
SqlFailoverGroup.UpdateStages.WithDatabase |
The SQL Failover Group update definition to set the partner servers.
|
SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy |
The SQL Failover Group update definition to set the failover policy of the read-only endpoint.
|
SqlFailoverGroup.UpdateStages.WithReadWriteEndpointPolicy |
The SQL Failover Group update definition to set the read-write endpoint failover policy.
|
SqlFailoverGroupOperations |
A representation of the Azure SQL Failover Group operations.
|
SqlFailoverGroupOperations.DefinitionStages |
Grouping of all the SQL Failover Group definition stages.
|
SqlFailoverGroupOperations.DefinitionStages.WithCreate |
The final stage of the SQL Failover Group definition.
|
SqlFailoverGroupOperations.DefinitionStages.WithDatabase |
The SQL Failover Group definition to set the partner servers.
|
SqlFailoverGroupOperations.DefinitionStages.WithPartnerServer |
The SQL Failover Group definition to set the partner servers.
|
SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy |
The SQL Failover Group definition to set the failover policy of the read-only endpoint.
|
SqlFailoverGroupOperations.DefinitionStages.WithReadWriteEndpointPolicy |
The SQL Failover Group definition to set the read-write endpoint failover policy.
|
SqlFailoverGroupOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Failover Group definition.
|
SqlFailoverGroupOperations.SqlFailoverGroupActionsDefinition |
Grouping of the Azure SQL Failover Group common actions.
|
SqlFailoverGroupOperations.SqlFailoverGroupOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlFirewallRule |
An immutable client-side representation of an Azure SQL Server Firewall Rule.
|
SqlFirewallRule.DefinitionStages |
Grouping of all the SQL Firewall Rule definition stages.
|
SqlFirewallRule.DefinitionStages.Blank<ParentT> |
The first stage of the SQL Server Firewall Rule definition.
|
SqlFirewallRule.DefinitionStages.WithAttach<ParentT> |
The final stage of the SQL Firewall Rule definition.
|
SqlFirewallRule.DefinitionStages.WithIPAddress<ParentT> |
The SQL Firewall Rule definition to set the IP address for the parent SQL Server.
|
SqlFirewallRule.DefinitionStages.WithIPAddressRange<ParentT> |
The SQL Firewall Rule definition to set the IP address range for the parent SQL Server.
|
SqlFirewallRule.SqlFirewallRuleDefinition<ParentT> |
Container interface for all the definitions that need to be implemented.
|
SqlFirewallRule.Update |
The template for a SQL Firewall Rule update operation, containing all the settings that can be modified.
|
SqlFirewallRule.UpdateStages |
Grouping of all the SQL Firewall Rule update stages.
|
SqlFirewallRule.UpdateStages.WithEndIPAddress |
The SQL Firewall Rule definition to set the starting IP Address for the server.
|
SqlFirewallRule.UpdateStages.WithStartIPAddress |
The SQL Firewall Rule definition to set the starting IP Address for the server.
|
SqlFirewallRuleOperations |
A representation of the Azure SQL Firewall rule operations.
|
SqlFirewallRuleOperations.DefinitionStages |
Grouping of all the SQL Firewall rule definition stages.
|
SqlFirewallRuleOperations.DefinitionStages.WithCreate |
The final stage of the SQL Firewall Rule definition.
|
SqlFirewallRuleOperations.DefinitionStages.WithIPAddressRange |
The SQL Firewall Rule definition to set the IP address range for the parent SQL Server.
|
SqlFirewallRuleOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Server Firewall rule definition.
|
SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition |
Grouping of the Azure SQL Server Firewall Rule common actions.
|
SqlFirewallRuleOperations.SqlFirewallRuleOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlRestorableDroppedDatabase |
Response containing Azure SQL restorable dropped database.
|
SqlServer |
An immutable client-side representation of an Azure SQL Server.
|
SqlServer.Definition |
Container interface for all the definitions that need to be implemented.
|
SqlServer.DefinitionStages |
Grouping of all the storage account definition stages.
|
SqlServer.DefinitionStages.Blank |
The first stage of the SQL Server definition.
|
SqlServer.DefinitionStages.WithActiveDirectoryAdministrator |
A SQL Server definition setting the Active Directory administrator.
|
SqlServer.DefinitionStages.WithAdministratorLogin |
A SQL Server definition setting administrator user name.
|
SqlServer.DefinitionStages.WithAdministratorPassword |
A SQL Server definition setting admin user password.
|
SqlServer.DefinitionStages.WithCreate |
A SQL Server definition with sufficient inputs to create a new
SQL Server in the cloud, but exposing additional optional inputs to
specify.
|
SqlServer.DefinitionStages.WithDatabase |
A SQL Server definition for specifying the databases.
|
SqlServer.DefinitionStages.WithElasticPool |
A SQL Server definition for specifying elastic pool.
|
SqlServer.DefinitionStages.WithFirewallRule |
The stage of the SQL Server definition allowing to specify the SQL Firewall rules.
|
SqlServer.DefinitionStages.WithGroup |
A SQL Server definition allowing resource group to be set.
|
SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity |
A SQL Server definition setting the managed service identity.
|
SqlServer.DefinitionStages.WithVirtualNetworkRule |
The stage of the SQL Server definition allowing to specify the SQL Virtual Network Rules.
|
SqlServer.Update |
The template for a SQLServer update operation, containing all the settings that can be modified.
|
SqlServer.UpdateStages |
Grouping of all the SQLServer update stages.
|
SqlServer.UpdateStages.WithAdministratorPassword |
A SQL Server update stage setting admin user password.
|
SqlServer.UpdateStages.WithDatabase |
A SQL Server definition for specifying the databases.
|
SqlServer.UpdateStages.WithElasticPool |
A SQL Server definition for specifying elastic pool.
|
SqlServer.UpdateStages.WithFirewallRule |
The stage of the SQL Server update definition allowing to specify the SQL Firewall rules.
|
SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity |
A SQL Server definition setting the managed service identity.
|
SqlServerAutomaticTuning |
An immutable client-side representation of an Azure SQL Server automatic tuning object.
|
SqlServerAutomaticTuning.Update |
The template for a SqlServerAutomaticTuning update operation, containing all the settings that can be modified.
|
SqlServerAutomaticTuning.UpdateStages |
Grouping of all the SqlServerAutomaticTuning update stages.
|
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode |
The update stage setting the SQL server automatic tuning desired state.
|
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions |
The update stage setting the server automatic tuning options.
|
SqlServerDnsAlias |
An immutable client-side representation of an Azure SQL Server DNS alias.
|
SqlServerDnsAliasOperations |
A representation of the Azure SQL Server DNS alias operations.
|
SqlServerDnsAliasOperations.DefinitionStages |
Grouping of all the SQL Server DNS alias definition stages.
|
SqlServerDnsAliasOperations.DefinitionStages.WithCreate |
The final stage of the SQL Server DNS alias definition.
|
SqlServerDnsAliasOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Server DNS alias definition.
|
SqlServerDnsAliasOperations.SqlServerDnsAliasActionsDefinition |
Grouping of the Azure SQL Server DNS alias common actions.
|
SqlServerDnsAliasOperations.SqlServerDnsAliasOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlServerKey |
An immutable client-side representation of an Azure SQL Server Key.
|
SqlServerKey.Update |
The template for a SQL Server Key update operation, containing all the settings that can be modified.
|
SqlServerKey.UpdateStages |
Grouping of all the SQL Server Key update stages.
|
SqlServerKey.UpdateStages.WithCreationDate |
The SQL Server Key definition to set the server key creation date.
|
SqlServerKey.UpdateStages.WithThumbprint |
The SQL Server Key definition to set the thumbprint.
|
SqlServerKeyOperations |
A representation of the Azure SQL Server Key operations.
|
SqlServerKeyOperations.DefinitionStages |
Grouping of all the SQL Server Key definition stages.
|
SqlServerKeyOperations.DefinitionStages.WithCreate |
The final stage of the SQL Server Key definition.
|
SqlServerKeyOperations.DefinitionStages.WithCreationDate |
The SQL Server Key definition to set the server key creation date.
|
SqlServerKeyOperations.DefinitionStages.WithServerKeyType |
The SQL Server Key definition to set the server key type.
|
SqlServerKeyOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Server Key definition.
|
SqlServerKeyOperations.DefinitionStages.WithThumbprint |
The SQL Server Key definition to set the thumbprint.
|
SqlServerKeyOperations.SqlServerKeyActionsDefinition |
Grouping of the Azure SQL Server Key common actions.
|
SqlServerKeyOperations.SqlServerKeyOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlServers |
Entry point to SQL Server management API.
|
SqlServerSecurityAlertPolicy |
An immutable client-side representation of an Azure SQL Server Security Alert Policy.
|
SqlServerSecurityAlertPolicy.Update |
The template for a SQL Server Security Alert Policy update operation, containing all the settings that can be modified.
|
SqlServerSecurityAlertPolicy.UpdateStages |
Grouping of all the SQL Server Security Alert Policy update stages.
|
SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts |
The SQL Server Security Alert Policy update definition to set an array of alerts that are disabled.
|
SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins |
The SQL Server Security Alert Policy update definition to set if an alert will be sent to the account administrators.
|
SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses |
The SQL Server Security Alert Policy update definition to set an array of e-mail addresses to which the alert is sent.
|
SqlServerSecurityAlertPolicy.UpdateStages.WithRetentionDays |
The SQL Server Security Alert Policy update definition to set the number of days to keep in the Threat Detection audit logs.
|
SqlServerSecurityAlertPolicy.UpdateStages.WithState |
The SQL Server Security Alert Policy update definition to set the state.
|
SqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccount |
The SQL Server Security Alert Policy update definition to specify the storage account blob endpoint and access key.
|
SqlServerSecurityAlertPolicyOperations |
A representation of the Azure SQL Server Security Alert Policy operations.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages |
Grouping of all the SQL Server Security Alert Policy definition stages.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate |
The final stage of the SQL Server Security Alert Policy definition.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts |
The SQL Server Security Alert Policy definition to set an array of alerts that are disabled.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithEmailAccountAdmins |
The SQL Server Security Alert Policy definition to set if an alert will be sent to the account administrators.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithEmailAddresses |
The SQL Server Security Alert Policy definition to set an array of e-mail addresses to which the alert is sent.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithRetentionDays |
The SQL Server Security Alert Policy definition to set the number of days to keep in the Threat Detection audit logs.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Server Security Alert Policy definition.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithState |
The SQL Server Security Alert Policy definition to set the state.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount |
The SQL Server Security Alert Policy definition to specify the storage account blob endpoint and access key.
|
SqlServerSecurityAlertPolicyOperations.SqlServerSecurityAlertPolicyActionsDefinition |
Grouping of the Azure SQL Server Security Alert Policy common actions.
|
SqlServerSecurityAlertPolicyOperations.SqlServerSecurityAlertPolicyOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlSubscriptionUsageMetric |
The result of SQL server usages per current subscription.
|
SqlSyncFullSchemaProperty |
An immutable client-side representation of an Azure SQL Server Sync Group.
|
SqlSyncGroup |
An immutable client-side representation of an Azure SQL Server Sync Group.
|
SqlSyncGroup.Update |
The template for a SQL Sync Group update operation, containing all the settings that can be modified.
|
SqlSyncGroup.UpdateStages |
Grouping of all the SQL Sync Group update stages.
|
SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy |
The SQL Sync Group definition to set the conflict resolution policy.
|
SqlSyncGroup.UpdateStages.WithDatabasePassword |
The SQL Sync Group definition to set the database login password.
|
SqlSyncGroup.UpdateStages.WithDatabaseUserName |
The SQL Sync Group definition to set the database user name.
|
SqlSyncGroup.UpdateStages.WithInterval |
The SQL Sync Group definition to set the sync frequency.
|
SqlSyncGroup.UpdateStages.WithSchema |
The SQL Sync Group definition to set the schema.
|
SqlSyncGroup.UpdateStages.WithSyncDatabaseId |
The SQL Sync Group definition to set the database ID to sync with.
|
SqlSyncGroupLogProperty |
An immutable client-side representation of an Azure SQL Server Sync Group.
|
SqlSyncGroupOperations |
A representation of the Azure SQL Sync Group operations.
|
SqlSyncGroupOperations.DefinitionStages |
Grouping of all the SQL Sync Group definition stages.
|
SqlSyncGroupOperations.DefinitionStages.WithConflictResolutionPolicy |
The SQL Sync Group definition to set the conflict resolution policy.
|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
The final stage of the SQL Sync Group definition.
|
SqlSyncGroupOperations.DefinitionStages.WithDatabasePassword |
The SQL Sync Group definition to set the database login password.
|
SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName |
The SQL Sync Group definition to set the database user name.
|
SqlSyncGroupOperations.DefinitionStages.WithInterval |
The SQL Sync Group definition to set the sync frequency.
|
SqlSyncGroupOperations.DefinitionStages.WithSchema |
The SQL Sync Group definition to set the schema.
|
SqlSyncGroupOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Sync Group definition.
|
SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId |
The SQL Sync Group definition to set the database ID to sync with.
|
SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabase |
The SQL Sync Group definition to set the parent database name.
|
SqlSyncGroupOperations.SqlSyncGroupActionsDefinition |
Grouping of the Azure SQL Server Sync Group common actions.
|
SqlSyncGroupOperations.SqlSyncGroupOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlSyncMember |
An immutable client-side representation of an Azure SQL Server Sync Member.
|
SqlSyncMember.Update |
The template for a SQL Sync Group update operation, containing all the settings that can be modified.
|
SqlSyncMember.UpdateStages |
Grouping of all the SQL Sync Group update stages.
|
SqlSyncMember.UpdateStages.WithMemberDatabaseType |
The SQL Sync Member definition to set the database type.
|
SqlSyncMember.UpdateStages.WithMemberPassword |
The SQL Sync Member definition to set the member database password.
|
SqlSyncMember.UpdateStages.WithMemberUserName |
The SQL Sync Member definition to set the member database user name.
|
SqlSyncMember.UpdateStages.WithSyncDirection |
The SQL Sync Member definition to set the sync direction.
|
SqlSyncMemberOperations |
A representation of the Azure SQL Sync Member operations.
|
SqlSyncMemberOperations.DefinitionStages |
Grouping of all the SQL Sync Member definition stages.
|
SqlSyncMemberOperations.DefinitionStages.WithCreate |
The final stage of the SQL Sync Member definition.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberDatabaseType |
The SQL Sync Member definition to set the database type.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberPassword |
The SQL Sync Member definition to set the member database password.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberSqlDatabase |
The SQL Sync Member definition to set the member database.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer |
The SQL Sync Member definition to set the member server and database.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberUserName |
The SQL Sync Member definition to set the member database user name.
|
SqlSyncMemberOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Sync Member definition.
|
SqlSyncMemberOperations.DefinitionStages.WithSyncDirection |
The SQL Sync Member definition to set the sync direction.
|
SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName |
The SQL Sync Member definition to set the parent database name.
|
SqlSyncMemberOperations.DefinitionStages.WithSyncMemberDatabase |
The SQL Sync Member definition to set the parent database name.
|
SqlSyncMemberOperations.SqlSyncMemberActionsDefinition |
Grouping of the Azure SQL Server Sync Member common actions.
|
SqlSyncMemberOperations.SqlSyncMemberOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlVirtualNetworkRule |
An immutable client-side representation of an Azure SQL Server Virtual Network Rule.
|
SqlVirtualNetworkRule.DefinitionStages |
Grouping of all the SQL Virtual Network Rule definition stages.
|
SqlVirtualNetworkRule.DefinitionStages.Blank<ParentT> |
The first stage of the SQL Server Virtual Network Rule definition.
|
SqlVirtualNetworkRule.DefinitionStages.WithAttach<ParentT> |
The final stage of the SQL Virtual Network Rule definition.
|
SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint<ParentT> |
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry.
|
SqlVirtualNetworkRule.DefinitionStages.WithSubnet<ParentT> |
The SQL Virtual Network Rule definition to set the virtual network ID and the subnet name.
|
SqlVirtualNetworkRule.SqlVirtualNetworkRuleDefinition<ParentT> |
Container interface for all the definitions that need to be implemented.
|
SqlVirtualNetworkRule.Update |
The template for a SQL Virtual Network Rule update operation, containing all the settings that can be modified.
|
SqlVirtualNetworkRule.UpdateStages |
Grouping of all the SQL Virtual Network Rule update stages.
|
SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint |
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry.
|
SqlVirtualNetworkRule.UpdateStages.WithSubnet |
The SQL Virtual Network Rule definition to set the virtual network ID and the subnet name.
|
SqlVirtualNetworkRuleOperations |
A representation of the Azure SQL Virtual Network rule operations.
|
SqlVirtualNetworkRuleOperations.DefinitionStages |
Grouping of all the SQL Virtual Network Rule definition stages.
|
SqlVirtualNetworkRuleOperations.DefinitionStages.WithCreate |
The final stage of the SQL Virtual Network Rule definition.
|
SqlVirtualNetworkRuleOperations.DefinitionStages.WithServiceEndpoint |
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry.
|
SqlVirtualNetworkRuleOperations.DefinitionStages.WithSqlServer |
The first stage of the SQL Server Virtual Network Rule definition.
|
SqlVirtualNetworkRuleOperations.DefinitionStages.WithSubnet |
The SQL Virtual Network Rule definition to set the virtual network ID and the subnet name.
|
SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleActionsDefinition |
Grouping of the Azure SQL Server Virtual Network Rule common actions.
|
SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleOperationsDefinition |
Container interface for all the definitions that need to be implemented.
|
SqlWarehouse |
An immutable client-side representation of an Azure SQL Warehouse.
|
TransparentDataEncryption |
An immutable client-side representation of an Azure SQL database's TransparentDataEncryption.
|
TransparentDataEncryptionActivity |
An immutable client-side representation of an Azure SQL database's TransparentDataEncryptionActivity.
|
UpgradeHintInterface |
An immutable client-side representation of an Azure SQL database's Upgrade hint.
|
Class | Description |
---|---|
AutomaticTuningOptions |
Automatic tuning properties for individual advisors.
|
AutomaticTuningServerOptions |
Automatic tuning properties for individual advisors.
|
CatalogCollationType |
Defines values for CatalogCollationType.
|
CheckNameAvailabilityRequest |
A request to check whether the specified name for a resource is available.
|
CompleteDatabaseRestoreDefinition |
Contains the information necessary to perform a complete database restore
operation.
|
CreateDatabaseRestorePointDefinition |
Contains the information necessary to perform a create database restore
point operation.
|
CreateMode |
Defines values for CreateMode.
|
DatabaseEditions |
Defines values for DatabaseEdition.
|
EditionCapability |
The database edition capabilities.
|
ElasticPoolDtuCapability |
The Elastic Pool DTU capability.
|
ElasticPoolEditionCapability |
The elastic pool edition capabilities.
|
ElasticPoolEditions |
Defines values for ElasticPoolEdition.
|
ElasticPoolPerDatabaseMaxDtuCapability |
The max per-database DTU capability.
|
ElasticPoolPerDatabaseMinDtuCapability |
The minimum per-database DTU capability.
|
ElasticPoolState |
Defines values for ElasticPoolState.
|
FailoverGroupReadOnlyEndpoint |
Read-only endpoint of the failover group instance.
|
FailoverGroupReadWriteEndpoint |
Read-write endpoint of the failover group instance.
|
FailoverGroupReplicationRole |
Defines values for FailoverGroupReplicationRole.
|
IdentityType |
Defines values for IdentityType.
|
InstanceFailoverGroupReadOnlyEndpoint |
Read-only endpoint of the failover group instance.
|
InstanceFailoverGroupReadWriteEndpoint |
Read-write endpoint of the failover group instance.
|
InstanceFailoverGroupReplicationRole |
Defines values for InstanceFailoverGroupReplicationRole.
|
JobAgentState |
Defines values for JobAgentState.
|
JobAgentUpdate |
An update to an Azure SQL job agent.
|
JobExecutionLifecycle |
Defines values for JobExecutionLifecycle.
|
JobExecutionTarget |
The target that a job execution is executed on.
|
JobSchedule |
Scheduling properties of a job.
|
JobStepAction |
The action to be executed by a job step.
|
JobStepActionSource |
Defines values for JobStepActionSource.
|
JobStepActionType |
Defines values for JobStepActionType.
|
JobStepExecutionOptions |
The execution options of a job step.
|
JobStepOutput |
The output configuration of a job step.
|
JobStepOutputType |
Defines values for JobStepOutputType.
|
JobTargetType |
Defines values for JobTargetType.
|
ManagedDatabaseCreateMode |
Defines values for ManagedDatabaseCreateMode.
|
ManagedDatabaseStatus |
Defines values for ManagedDatabaseStatus.
|
ManagedInstancePairInfo |
Pairs of Managed Instances in the failover group.
|
ManagementOperationState |
Defines values for ManagementOperationState.
|
MaxSizeCapability |
The maximum size limits for a database.
|
MetricAvailability |
A metric availability value.
|
MetricName |
A database metric name.
|
MetricValue |
Represents database metrics.
|
OperationDisplay |
Display metadata associated with the operation.
|
OperationImpact |
The impact of an operation, both in absolute and relative terms.
|
OperationOrigin |
Defines values for OperationOrigin.
|
PartnerInfo |
Partner server information for the failover group.
|
PartnerRegionInfo |
Partner region information for the failover group.
|
PrimaryAggregationType |
Defines values for PrimaryAggregationType.
|
ProvisioningState |
Defines values for ProvisioningState.
|
ReadOnlyEndpointFailoverPolicy |
Defines values for ReadOnlyEndpointFailoverPolicy.
|
ReadWriteEndpointFailoverPolicy |
Defines values for ReadWriteEndpointFailoverPolicy.
|
RecommendedIndex |
Represents a database recommended index.
|
ReplicationState |
Defines values for ReplicationState.
|
ResourceIdentity |
Azure Active Directory identity configuration for a resource.
|
ResourceMoveDefinition |
Contains the information necessary to perform a resource move (rename).
|
SampleName |
Defines values for SampleName.
|
ServerDnsAliasAcquisition |
A server DNS alias acquisition request.
|
ServerKeyType |
Defines values for ServerKeyType.
|
ServerVersionCapability |
The server capabilities.
|
ServiceObjectiveCapability |
The service objectives capability.
|
ServiceObjectiveName |
Defines values for ServiceObjectiveName.
|
Sku |
The resource model definition representing SKU.
|
SloUsageMetric |
A Slo Usage Metric.
|
SqlDatabasePremiumServiceObjective |
The name of the configured Service Level Objective of a "Premium" Azure SQL Database.
|
SqlDatabaseStandardServiceObjective |
The name of the configured Service Level Objective of a "Standard" Azure SQL Database.
|
SyncAgentState |
Defines values for SyncAgentState.
|
SyncConflictResolutionPolicy |
Defines values for SyncConflictResolutionPolicy.
|
SyncDirection |
Defines values for SyncDirection.
|
SyncFullSchemaTable |
Properties of the table in the database full schema.
|
SyncFullSchemaTableColumn |
Properties of the column in the table of database full schema.
|
SyncGroupLogType |
Defines values for SyncGroupLogType.
|
SyncGroupSchema |
Properties of sync group schema.
|
SyncGroupSchemaTable |
Properties of table in sync group schema.
|
SyncGroupSchemaTableColumn |
Properties of column in sync group table.
|
SyncGroupState |
Defines values for SyncGroupState.
|
SyncMemberDbType |
Defines values for SyncMemberDbType.
|
SyncMemberState |
Defines values for SyncMemberState.
|
TransparentDataEncryptionActivityStates |
Defines values for TransparentDataEncryptionActivityStatus.
|
UnitDefinitionType |
Defines values for UnitDefinitionType.
|
UnitType |
Defines values for UnitType.
|
UpgradeHint |
Represents a Upgrade Hint.
|
VirtualNetworkRuleState |
Defines values for VirtualNetworkRuleState.
|
VulnerabilityAssessmentRecurringScansProperties |
Properties of a Vulnerability Assessment recurring scans.
|
VulnerabilityAssessmentScanError |
Properties of a vulnerability assessment scan error.
|
VulnerabilityAssessmentScanState |
Defines values for VulnerabilityAssessmentScanState.
|
VulnerabilityAssessmentScanTriggerType |
Defines values for VulnerabilityAssessmentScanTriggerType.
|
Enum | Description |
---|---|
AuthenticationType |
Defines values for AuthenticationType.
|
AutomaticTuningDisabledReason |
Defines values for AutomaticTuningDisabledReason.
|
AutomaticTuningMode |
Defines values for AutomaticTuningMode.
|
AutomaticTuningOptionModeActual |
Defines values for AutomaticTuningOptionModeActual.
|
AutomaticTuningOptionModeDesired |
Defines values for AutomaticTuningOptionModeDesired.
|
AutomaticTuningServerMode |
Defines values for AutomaticTuningServerMode.
|
AutomaticTuningServerReason |
Defines values for AutomaticTuningServerReason.
|
BackupLongTermRetentionPolicyState |
Defines values for BackupLongTermRetentionPolicyState.
|
BlobAuditingPolicyState |
Defines values for BlobAuditingPolicyState.
|
CapabilityStatus |
Defines values for CapabilityStatus.
|
CheckNameAvailabilityReason |
Defines values for CheckNameAvailabilityReason.
|
DataMaskingFunction |
Defines values for DataMaskingFunction.
|
DataMaskingRuleState |
Defines values for DataMaskingRuleState.
|
DataMaskingState |
Defines values for DataMaskingState.
|
GeoBackupPolicyState |
Defines values for GeoBackupPolicyState.
|
JobScheduleType |
Defines values for JobScheduleType.
|
JobTargetGroupMembershipType |
Defines values for JobTargetGroupMembershipType.
|
MaxSizeUnits |
Defines values for MaxSizeUnits.
|
PerformanceLevelUnit |
Defines values for PerformanceLevelUnit.
|
ReadScale |
Defines values for ReadScale.
|
RecommendedIndexAction |
Defines values for RecommendedIndexAction.
|
RecommendedIndexState |
Defines values for RecommendedIndexState.
|
RecommendedIndexType |
Defines values for RecommendedIndexType.
|
ReplicationRole |
Defines values for ReplicationRole.
|
RestorePointTypes |
Defines values for RestorePointType.
|
SecurityAlertPolicyEmailAccountAdmins |
Defines values for SecurityAlertPolicyEmailAccountAdmins.
|
SecurityAlertPolicyState |
Defines values for SecurityAlertPolicyState.
|
SecurityAlertPolicyUseServerDefault |
Defines values for SecurityAlertPolicyUseServerDefault.
|
SensitivityLabelSource |
Defines values for SensitivityLabelSource.
|
ServerConnectionType |
Defines values for ServerConnectionType.
|
SqlDatabaseBasicStorage |
The maximum allowed storage capacity for a "Basic" edition of an Azure SQL Elastic Pool.
|
SqlDatabasePremiumStorage |
The maximum allowed storage capacity for a "Premium" edition of an Azure SQL Elastic Pool.
|
SqlDatabaseStandardStorage |
The maximum allowed storage capacity for a "Standard" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolBasicEDTUs |
The reserved eDTUs value range for a "Basic" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolBasicMaxEDTUs |
The maximum limit of the reserved eDTUs value range for a "Basic" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolBasicMinEDTUs |
The minimum limit of the reserved eDTUs value range for a "Basic" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolPremiumEDTUs |
The reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolPremiumMaxEDTUs |
The maximum limit of the reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolPremiumMinEDTUs |
The minimum limit of the reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolPremiumSorage |
The maximum allowed storage capacity for a "Premium" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolStandardEDTUs |
The reserved eDTUs value range for a "Standard" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolStandardMaxEDTUs |
The maximum limit of the reserved eDTUs value range for a "Standard" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolStandardMinEDTUs |
The minimum limit of the reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
|
SqlElasticPoolStandardStorage |
The maximum allowed storage capacity for a "Standard" edition of an Azure SQL Elastic Pool.
|
StorageKeyType |
Defines values for StorageKeyType.
|
TransparentDataEncryptionStates |
Defines values for TransparentDataEncryptionStatus.
|
VulnerabilityAssessmentPolicyBaselineName |
Defines values for VulnerabilityAssessmentPolicyBaselineName.
|
Copyright © 2019. All rights reserved.