Microsoft.WindowsAzure.Management.Sql.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DacExportParameters |
Represents the parameters needed to initiate an Azure SQL Database Export operation. |
DacExportParameters.BlobCredentialsParameter |
The credentials needed to connect to Azure Blob Storage to export the DACPAC file. |
DacExportParameters.ConnectionInfoParameter |
Represents the connection information for the Azure SQL Database to export. |
DacGetStatusParameters |
Represents the parameters that are needed to retrieve the status of an Azure SQL Database import or export operation. |
DacGetStatusResponse |
Represents a list of import or export status values returned from GetStatus. |
DacImportExportResponse |
Represents the response that the service returns once an import or export operation has been initiated. |
DacImportParameters |
Represents the parameters that are needed to initiate an Azure SQL Database import operation. |
DacImportParameters.BlobCredentialsParameter |
Represents the Azure Blob Storage information needed for connecting and retrieving the DACPAC file. |
DacImportParameters.ConnectionInfoParameter |
Represents the connection information for the Azure SQL Database into which the DACPAC file will be imported. |
Database |
Represents a database in the Azure SQL Database service. |
DatabaseCopy |
Represents the Azure SQL Database copy. |
DatabaseCopyCreateParameters |
Represents the parameters supplied to the Create Database Copy operation. |
DatabaseCopyCreateResponse |
Represents a response to the create request. |
DatabaseCopyGetResponse |
Represents a response to the get request. |
DatabaseCopyListResponse |
Represents the response containing the list of database copies for a given database. |
DatabaseCopyUpdateParameters |
Represents the parameters supplied to the Update Database Copy operation. |
DatabaseCopyUpdateResponse |
Represents a response to the update request. |
DatabaseCreateParameters |
Represents the parameters required to create a new database on a Azure SQL Database Server. |
DatabaseCreateResponse |
Represents the response to a create database request from the service. |
DatabaseEditions |
Defines the valid editions of Azure SQL Databases. |
DatabaseEventLog |
Represents the event log entry for a database. |
DatabaseGetEventLogsParameters |
Represents the parameters supplied to the Get Database Event Logs operation. |
DatabaseGetEventLogsResponse |
Contains the response to a Get Database Event Logs request. |
DatabaseGetResponse |
Contains the response to a Get Database request. |
DatabaseListResponse |
Contains a collection of databases for a given Azure SQL Database Server. |
DatabaseOperation |
Contains all the information pertaining to a database operation that transpired. |
DatabaseOperationGetResponse |
Represents the database operation for a given operation Guid. |
DatabaseOperationListResponse |
Represents the response containing the list of database operations for a given server or database. |
DatabaseUpdateParameters |
Represents the parameters supplied to the Create Database operation. |
DatabaseUpdateResponse |
Contains the response from a request to Update Database. |
DatabaseUsageMetric |
Represents a database's usage in the Azure SQL Database service. |
DatabaseUsagesListResponse |
Contains the response to a Get Database Usages request. |
FirewallRule |
Represents a Firewall Rule for an Azure SQL Database Server. |
FirewallRuleCreateParameters |
Represents the parameters for the Create Firewall Rule operation. |
FirewallRuleCreateResponse |
Contains the response to a Create Firewall Rule operation. |
FirewallRuleGetResponse |
Contains the response from a request to Get Firewall Rule. |
FirewallRuleListResponse |
Contains the response from a request to List Firewall Rules. |
FirewallRuleUpdateParameters |
Represents the parameters for the Create Firewall Rule operation. |
FirewallRuleUpdateResponse |
Represents the firewall rule update response. |
Quota |
Represents a quota for a server. Quotas are used to govern how many database of different types can be created. |
QuotaGetResponse |
Represents the response structure for the Quota Get operation. |
QuotaListResponse |
Represents the response structure for the Quota List operation. |
RecoverableDatabase |
Represents a recoverable Azure SQL Database. |
RecoverableDatabaseGetResponse |
Contains the response to the Get Recoverable Database request. |
RecoverableDatabaseListResponse |
Contains the response to the List Recoverable Databases request. |
RecoverDatabaseOperation |
Represents a recovery operation for an Azure SQL Database. |
RecoverDatabaseOperationCreateParameters |
Contains the parameters supplied to the Create Recover Database Operation request. |
RecoverDatabaseOperationCreateResponse |
Contains the response to the Create Recover Database Operation request. |
RestorableDroppedDatabase |
Represents a dropped Azure SQL Database that can be restored. |
RestorableDroppedDatabaseGetResponse |
Contains the response to the Get Restorable Dropped Database request. |
RestorableDroppedDatabaseListResponse |
Contains the response to the List Restorable Dropped Databases request. |
RestoreDatabaseOperation |
Represents a restore operation for an Azure SQL Database. |
RestoreDatabaseOperationCreateParameters |
Contains the parameters supplied to the Create Restore Database Operation request. |
RestoreDatabaseOperationCreateResponse |
Contains the response to the Create Restore Database Operation request. |
Server |
Represents an individual Azure SQL Database Server. |
ServerChangeAdministratorPasswordParameters |
Contains all the necessary information to change the administrator password for a server. |
ServerCreateParameters |
The parameters that are used by the service to provision a server. The parameters marked optional are not required by the service. |
ServerCreateResponse |
The response returned from the Create Server operation. This contains all the information returned from the service when a server is created. |
ServerListResponse |
The response structure for the Server List operation. Contains a list of all the servers in a subscription. |
ServiceObjective |
Contains all the information pertaining to a service objective. |
ServiceObjective.DimensionSettingResponse |
Dimension setting. |
ServiceObjectiveGetResponse |
Response containing the service objective for a given Azure SQL Database Server with matching service objective Id. |
ServiceObjectiveListResponse |
Response containing the list of service objective for a given server. This is returnedfrom a call to List Service Objectives. |
SqlModelCommon |
Common service resource properties found on resources returned by the service. |
StatusInfo |
Describes the status of an import or export operation. |
Azure SDK for .NET