azure_sql_server_database
Type: INT64
Provider name: properties.autoPauseDelay
Description: Time in minutes after which database is automatically paused. A value of -1 means that automatic pause is disabled
Type: STRING
Provider name: properties.catalogCollation
Description: Collation of the metadata catalog.
Type: STRING
Provider name: properties.collation
Description: The collation of the database.
Type: STRING
Provider name: properties.createMode
Description: Specifies the mode of database creation.Default: regular database creation.Copy: creates a database as a copy of an existing database. sourceDatabaseId must be specified as the resource ID of the source database.Secondary: creates a database as a secondary replica of an existing database. sourceDatabaseId must be specified as the resource ID of the existing primary database.PointInTimeRestore: Creates a database by restoring a point in time backup of an existing database. sourceDatabaseId must be specified as the resource ID of the existing database, and restorePointInTime must be specified.Recovery: Creates a database by restoring a geo-replicated backup. sourceDatabaseId must be specified as the recoverable database resource ID to restore.Restore: Creates a database by restoring a backup of a deleted database. sourceDatabaseId must be specified. If sourceDatabaseId is the database’s original resource ID, then sourceDatabaseDeletionDate must be specified. Otherwise sourceDatabaseId must be the restorable dropped database resource ID and sourceDatabaseDeletionDate is ignored. restorePointInTime may also be specified to restore from an earlier point in time.RestoreLongTermRetentionBackup: Creates a database by restoring from a long term retention vault. recoveryServicesRecoveryPointResourceId must be specified as the recovery point resource ID.Copy, Secondary, and RestoreLongTermRetentionBackup are not supported for DataWarehouse edition.
Type: STRING
Provider name: properties.creationDate
Description: The creation date of the database (ISO8601 format).
Type: STRING
Provider name: properties.currentServiceObjectiveName
Description: The current service level objective name of the database.
Type: STRUCT
Provider name: properties.currentSku
Description: The name and tier of the SKU.
capacity
Type: INT32
Provider name: capacity
Description: Capacity of the particular SKU.
family
Type: STRING
Provider name: family
Description: If the service has different generations of hardware, for the same SKU, then that can be captured here.
name
Type: STRING
Provider name: name
Description: The name of the SKU, typically, a letter + Number code, e.g. P3.
size
Type: STRING
Provider name: size
Description: Size of the particular SKU
tier
Type: STRING
Provider name: tier
Description: The tier or edition of the particular SKU, e.g. Basic, Premium.
Type: STRING
Provider name: properties.databaseId
Description: The ID of the database.
Type: STRING
Provider name: properties.defaultSecondaryLocation
Description: The default secondary region for this database.
Type: STRING
Provider name: properties.earliestRestoreDate
Description: This records the earliest start date and time that restore is available for this database (ISO8601 format).
Type: STRING
Provider name: properties.elasticPoolId
Description: The resource identifier of the elastic pool containing this database.
Type: STRING
Provider name: properties.failoverGroupId
Description: Failover Group resource identifier that this database belongs to.
Type: INT32
Provider name: properties.highAvailabilityReplicaCount
Description: The number of secondary replicas associated with the database that are used to provide high availability.
Type: STRING
Provider name: id
Description: Resource ID.
Type: STRING
Provider name: kind
Description: Kind of database. This is metadata used for the Azure portal experience.
Type: STRING
Provider name: properties.licenseType
Description: The license type to apply for this database. LicenseIncluded
if you need a license, or BasePrice
if you have a license and are eligible for the Azure Hybrid Benefit.
Type: STRING
Provider name: location
Description: Resource location.
Type: STRING
Provider name: properties.longTermRetentionBackupResourceId
Description: The resource identifier of the long term retention backup associated with create operation of this database.
Type: STRING
Provider name: properties.maintenanceConfigurationId
Description: Maintenance configuration id assigned to the database. This configuration defines the period when the maintenance updates will occur.
Type: STRING
Provider name: managedBy
Description: Resource that manages the database.
Type: INT64
Provider name: properties.maxLogSizeBytes
Description: The max log size for this database.
Type: INT64
Provider name: properties.maxSizeBytes
Description: The max size of the database expressed in bytes.
Type: DOUBLE
Provider name: properties.minCapacity
Description: Minimal capacity that database will always have allocated, if not paused
Type: STRING
Provider name: name
Description: Resource name.
Type: STRING
Provider name: properties.pausedDate
Description: The date when database was paused by user configuration or action(ISO8601 format). Null if the database is ready.
Type: STRING
Provider name: properties.readScale
Description: The state of read-only routing. If enabled, connections that have application intent set to readonly in their connection string may be routed to a readonly secondary replica in the same region.
Type: STRING
Provider name: properties.recoverableDatabaseId
Description: The resource identifier of the recoverable database associated with create operation of this database.
Type: STRING
Provider name: properties.recoveryServicesRecoveryPointId
Description: The resource identifier of the recovery point associated with create operation of this database.
Type: STRING
Provider name: properties.requestedServiceObjectiveName
Description: The requested service level objective name of the database.
Type: STRING
Type: STRING
Provider name: properties.restorableDroppedDatabaseId
Description: The resource identifier of the restorable dropped database associated with create operation of this database.
Type: STRING
Provider name: properties.restorePointInTime
Description: Specifies the point in time (ISO8601 format) of the source database that will be restored to create the new database.
Type: STRING
Provider name: properties.resumedDate
Description: The date when database was resumed by user action or database login (ISO8601 format). Null if the database is paused.
Type: STRING
Provider name: properties.sampleName
Description: The name of the sample schema to apply when creating this database.
Type: STRING
Provider name: properties.secondaryType
Description: The secondary type of the database if it is a secondary. Valid values are Geo and Named.
Type: STRUCT
Provider name: sku
Description: The database SKU.The list of SKUs may vary by region and support offer. To determine the SKUs (including the SKU name, tier/edition, family, and capacity) that are available to your subscription in an Azure region, use the Capabilities_ListByLocation
REST API or one of the following commands:```azurecliaz sql db list-editions -l -o table```````powershellGet-AzSqlServerServiceObjective -Location ````
capacity
Type: INT32
Provider name: capacity
Description: Capacity of the particular SKU.
family
Type: STRING
Provider name: family
Description: If the service has different generations of hardware, for the same SKU, then that can be captured here.
name
Type: STRING
Provider name: name
Description: The name of the SKU, typically, a letter + Number code, e.g. P3.
size
Type: STRING
Provider name: size
Description: Size of the particular SKU
tier
Type: STRING
Provider name: tier
Description: The tier or edition of the particular SKU, e.g. Basic, Premium.
Type: STRING
Provider name: properties.sourceDatabaseDeletionDate
Description: Specifies the time that the database was deleted.
Type: STRING
Provider name: properties.sourceDatabaseId
Description: The resource identifier of the source database associated with create operation of this database.
Type: STRING
Provider name: properties.status
Description: The status of the database.
Type: STRING
Provider name: properties.storageAccountType
Description: The storage account type used to store backups for this database.
Type: STRING
Type: STRING
Type: UNORDERED_LIST_STRING
Type: STRUCT
Provider name: LogicalDatabaseTransparentDataEncryption
id
Type: STRING
Provider name: id
Description: Resource ID.
name
Type: STRING
Provider name: name
Description: Resource name.
state
Type: STRING
Provider name: properties.state
Description: Specifies the state of the transparent data encryption.
type
Type: STRING
Provider name: type
Description: Resource type.
Type: STRING
Provider name: type
Description: Resource type.
Type: BOOLEAN
Provider name: properties.zoneRedundant
Description: Whether or not this database is zone redundant, which means the replicas of this database will be spread across multiple availability zones.