Package-level declarations

Types

Link copied to clipboard

Type of the sever administrator.

Link copied to clipboard

Gets the auto-execute status (whether to let the system execute the recommendations) of this advisor. Possible values are 'Enabled' and 'Disabled'

Link copied to clipboard

Specifies the state of the audit. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required.

Link copied to clipboard

Collation of the metadata catalog.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

The state of the data masking policy.

Link copied to clipboard

The license type to apply for this elastic pool.

Link copied to clipboard

The state of the geo backup policy.

Link copied to clipboard

The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.

Link copied to clipboard

The license type. Possible values are 'LicenseIncluded' (price for SQL license is included) and 'BasePrice' (without SQL license price).

Link copied to clipboard

Schedule interval type

Link copied to clipboard

The source of the action to execute.

Link copied to clipboard

Type of action being executed by the job step.

Link copied to clipboard

The output destination type.

Link copied to clipboard

Whether the target is included or excluded from the group.

Link copied to clipboard

The target type.

Link copied to clipboard

Managed database create mode. PointInTimeRestore: Create a database by restoring a point in time backup of an existing database. SourceDatabaseName, SourceManagedInstanceName and PointInTime must be specified. RestoreExternalBackup: Create a database by restoring from external backup files. Collation, StorageContainerUri and StorageContainerSasToken must be specified. Recovery: Creates a database by restoring a geo-replicated backup. RecoverableDatabaseId must be specified as the recoverable database resource ID to restore. RestoreLongTermRetentionBackup: Create a database by restoring from a long term retention backup (longTermRetentionBackupResourceId required).

Link copied to clipboard

Type of the managed instance administrator.

Link copied to clipboard

The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).

Link copied to clipboard

Connection type used for connecting to the instance.

Link copied to clipboard

Specifies the mode of database creation. Default: Regular instance creation. Restore: Creates an instance by restoring a set of backups to specific point in time. RestorePointInTime and SourceManagedInstanceId must be specified.

Link copied to clipboard

Principal Type of the sever administrator.

Link copied to clipboard

The private link service connection status.

Link copied to clipboard

Failover policy of the read-only endpoint for the failover group.

Link copied to clipboard

Failover policy of the read-write endpoint for the failover group. If failoverPolicy is Automatic then failoverWithDataLossGracePeriodMinutes is required.

Link copied to clipboard

The replication mode of a distributed availability group. Parameter will be ignored during link creation.

Link copied to clipboard

The storage account type to be used to store backups for this database.

Link copied to clipboard

The name of the sample schema to apply when creating this database.

Link copied to clipboard

The secondary type of the database if it is a secondary. Valid values are Geo and Named.

Link copied to clipboard

Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.

Link copied to clipboard
Link copied to clipboard

The server key type like 'ServiceManaged', 'AzureKeyVault'.

Link copied to clipboard

Whether or not public endpoint access is allowed for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled'

Link copied to clipboard

The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)

Link copied to clipboard

Conflict resolution policy of the sync group.

Link copied to clipboard

Sync direction of the sync member.

Link copied to clipboard

Database type of the sync member.

Link copied to clipboard

The status of the database transparent data encryption.