Package-level declarations

Types

Link copied to clipboard
enum AdministratorType : Enum<AdministratorType> , ConvertibleToJava<AdministratorType>

Type of the sever administrator.

Link copied to clipboard
enum AutoExecuteStatus : Enum<AutoExecuteStatus> , ConvertibleToJava<AutoExecuteStatus>

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
enum BackupStorageRedundancy : Enum<BackupStorageRedundancy> , ConvertibleToJava<BackupStorageRedundancy>

The storage account type to be used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)

Link copied to clipboard
enum BlobAuditingPolicyState : Enum<BlobAuditingPolicyState> , ConvertibleToJava<BlobAuditingPolicyState>

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

Link copied to clipboard
enum CatalogCollationType : Enum<CatalogCollationType> , ConvertibleToJava<CatalogCollationType>

Collation of the metadata catalog.

Link copied to clipboard
enum CreateMode : Enum<CreateMode> , ConvertibleToJava<CreateMode>

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
enum DatabaseIdentityType : Enum<DatabaseIdentityType> , ConvertibleToJava<DatabaseIdentityType>

The identity type

Link copied to clipboard
enum DatabaseLicenseType : Enum<DatabaseLicenseType> , ConvertibleToJava<DatabaseLicenseType>

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
enum DatabaseReadScale : Enum<DatabaseReadScale> , ConvertibleToJava<DatabaseReadScale>

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. Not applicable to a Hyperscale database within an elastic pool.

Link copied to clipboard
enum DataMaskingState : Enum<DataMaskingState> , ConvertibleToJava<DataMaskingState>

The state of the data masking policy.

Link copied to clipboard
enum DayOfWeek : Enum<DayOfWeek> , ConvertibleToJava<DayOfWeek>

Stop day.

Link copied to clipboard
enum ElasticPoolLicenseType : Enum<ElasticPoolLicenseType> , ConvertibleToJava<ElasticPoolLicenseType>

The license type to apply for this elastic pool.

Link copied to clipboard
enum GeoBackupPolicyState : Enum<GeoBackupPolicyState> , ConvertibleToJava<GeoBackupPolicyState>

The state of the geo backup policy.

Link copied to clipboard
enum IdentityType : Enum<IdentityType> , ConvertibleToJava<IdentityType>

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
enum InstancePoolLicenseType : Enum<InstancePoolLicenseType> , ConvertibleToJava<InstancePoolLicenseType>

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

Link copied to clipboard
enum JobScheduleType : Enum<JobScheduleType> , ConvertibleToJava<JobScheduleType>

Schedule interval type

Link copied to clipboard
enum JobStepActionSource : Enum<JobStepActionSource> , ConvertibleToJava<JobStepActionSource>

The source of the action to execute.

Link copied to clipboard
enum JobStepActionType : Enum<JobStepActionType> , ConvertibleToJava<JobStepActionType>

Type of action being executed by the job step.

Link copied to clipboard
enum JobStepOutputType : Enum<JobStepOutputType> , ConvertibleToJava<JobStepOutputType>

The output destination type.

Link copied to clipboard
enum JobTargetGroupMembershipType : Enum<JobTargetGroupMembershipType> , ConvertibleToJava<JobTargetGroupMembershipType>

Whether the target is included or excluded from the group.

Link copied to clipboard
enum JobTargetType : Enum<JobTargetType> , ConvertibleToJava<JobTargetType>

The target type.

Link copied to clipboard
enum ManagedDatabaseCreateMode : Enum<ManagedDatabaseCreateMode> , ConvertibleToJava<ManagedDatabaseCreateMode>

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
enum ManagedInstanceAdministratorType : Enum<ManagedInstanceAdministratorType> , ConvertibleToJava<ManagedInstanceAdministratorType>

Type of the managed instance administrator.

Link copied to clipboard
enum ManagedInstanceLicenseType : Enum<ManagedInstanceLicenseType> , ConvertibleToJava<ManagedInstanceLicenseType>

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
enum ManagedInstanceProxyOverride : Enum<ManagedInstanceProxyOverride> , ConvertibleToJava<ManagedInstanceProxyOverride>

Connection type used for connecting to the instance.

Link copied to clipboard
enum ManagedServerCreateMode : Enum<ManagedServerCreateMode> , ConvertibleToJava<ManagedServerCreateMode>

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
enum PrincipalType : Enum<PrincipalType> , ConvertibleToJava<PrincipalType>

Principal Type of the sever administrator.

Link copied to clipboard
enum PrivateLinkServiceConnectionStateStatus : Enum<PrivateLinkServiceConnectionStateStatus> , ConvertibleToJava<PrivateLinkServiceConnectionStateStatus>

The private link service connection status.

Link copied to clipboard
enum ReadOnlyEndpointFailoverPolicy : Enum<ReadOnlyEndpointFailoverPolicy> , ConvertibleToJava<ReadOnlyEndpointFailoverPolicy>

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

Link copied to clipboard
enum ReadWriteEndpointFailoverPolicy : Enum<ReadWriteEndpointFailoverPolicy> , ConvertibleToJava<ReadWriteEndpointFailoverPolicy>

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

Link copied to clipboard
enum ReplicationLinkType : Enum<ReplicationLinkType> , ConvertibleToJava<ReplicationLinkType>

Link type (GEO, NAMED, STANDBY). Update operation does not support NAMED.

Link copied to clipboard
enum ReplicationMode : Enum<ReplicationMode> , ConvertibleToJava<ReplicationMode>

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

Link copied to clipboard
enum SampleName : Enum<SampleName> , ConvertibleToJava<SampleName>

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

Link copied to clipboard
enum SecondaryType : Enum<SecondaryType> , ConvertibleToJava<SecondaryType>

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

Link copied to clipboard
enum SecurityAlertPolicyEmailAccountAdmins : Enum<SecurityAlertPolicyEmailAccountAdmins> , ConvertibleToJava<SecurityAlertPolicyEmailAccountAdmins>

Specifies that the alert is sent to the account administrators.

Link copied to clipboard
enum SecurityAlertPolicyState : Enum<SecurityAlertPolicyState> , ConvertibleToJava<SecurityAlertPolicyState>

Specifies the state of the policy. If state is Enabled, storageEndpoint and storageAccountAccessKey are required.

Link copied to clipboard
enum SecurityAlertPolicyUseServerDefault : Enum<SecurityAlertPolicyUseServerDefault> , ConvertibleToJava<SecurityAlertPolicyUseServerDefault>

Specifies whether to use the default server policy.

Link copied to clipboard
enum SecurityAlertsPolicyState : Enum<SecurityAlertsPolicyState> , ConvertibleToJava<SecurityAlertsPolicyState>

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
enum SensitivityLabelRank : Enum<SensitivityLabelRank> , ConvertibleToJava<SensitivityLabelRank>
Link copied to clipboard
enum ServerKeyType : Enum<ServerKeyType> , ConvertibleToJava<ServerKeyType>

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

Link copied to clipboard
enum ServerNetworkAccessFlag : Enum<ServerNetworkAccessFlag> , ConvertibleToJava<ServerNetworkAccessFlag>

Whether or not to restrict outbound network access for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled'

Link copied to clipboard
enum ServicePrincipalType : Enum<ServicePrincipalType> , ConvertibleToJava<ServicePrincipalType>

Service principal type.

Link copied to clipboard
enum SqlVulnerabilityAssessmentState : Enum<SqlVulnerabilityAssessmentState> , ConvertibleToJava<SqlVulnerabilityAssessmentState>

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

Link copied to clipboard
enum SyncConflictResolutionPolicy : Enum<SyncConflictResolutionPolicy> , ConvertibleToJava<SyncConflictResolutionPolicy>

Conflict resolution policy of the sync group.

Link copied to clipboard
enum SyncDirection : Enum<SyncDirection> , ConvertibleToJava<SyncDirection>

Sync direction of the sync member.

Link copied to clipboard
enum SyncMemberDbType : Enum<SyncMemberDbType> , ConvertibleToJava<SyncMemberDbType>

Database type of the sync member.

Link copied to clipboard
enum TransparentDataEncryptionState : Enum<TransparentDataEncryptionState> , ConvertibleToJava<TransparentDataEncryptionState>

Specifies the state of the transparent data encryption.