Package-level declarations

Types

Link copied to clipboard
class ActiveDirectoryConnector : KotlinCustomResource

Active directory connector resource Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2022-03-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
data class ActiveDirectoryConnectorArgs(val activeDirectoryConnectorName: Output<String>? = null, val dataControllerName: Output<String>? = null, val properties: Output<ActiveDirectoryConnectorPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<ActiveDirectoryConnectorArgs>

Active directory connector resource Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2022-03-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
class DataController : KotlinCustomResource

Data controller resource Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2021-06-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
data class DataControllerArgs(val dataControllerName: Output<String>? = null, val extendedLocation: Output<ExtendedLocationArgs>? = null, val location: Output<String>? = null, val properties: Output<DataControllerPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DataControllerArgs>

Data controller resource Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2021-06-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
object DataControllerMapper : ResourceMapper<DataController>
Link copied to clipboard
class FailoverGroup : KotlinCustomResource

A failover group resource. Uses Azure REST API version 2023-01-15-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
data class FailoverGroupArgs(val failoverGroupName: Output<String>? = null, val properties: Output<FailoverGroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sqlManagedInstanceName: Output<String>? = null) : ConvertibleToJava<FailoverGroupArgs>

A failover group resource. Uses Azure REST API version 2023-01-15-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
object FailoverGroupMapper : ResourceMapper<FailoverGroup>
Link copied to clipboard
Link copied to clipboard
class PostgresInstance : KotlinCustomResource

A Postgres Instance. Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2021-06-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
data class PostgresInstanceArgs(val extendedLocation: Output<ExtendedLocationArgs>? = null, val location: Output<String>? = null, val postgresInstanceName: Output<String>? = null, val properties: Output<PostgresInstancePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<PostgresInstanceSkuArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<PostgresInstanceArgs>

A Postgres Instance. Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2021-06-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
object PostgresInstanceMapper : ResourceMapper<PostgresInstance>
Link copied to clipboard
class SqlManagedInstance : KotlinCustomResource

A SqlManagedInstance. Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2021-06-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
data class SqlManagedInstanceArgs(val extendedLocation: Output<ExtendedLocationArgs>? = null, val location: Output<String>? = null, val properties: Output<SqlManagedInstancePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SqlManagedInstanceSkuArgs>? = null, val sqlManagedInstanceName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SqlManagedInstanceArgs>

A SqlManagedInstance. Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2021-06-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
class SqlServerAvailabilityGroup : KotlinCustomResource

Arc Sql Server Availability Group Uses Azure REST API version 2024-01-01. Other available API versions: 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
data class SqlServerAvailabilityGroupArgs(val availabilityGroupName: Output<String>? = null, val location: Output<String>? = null, val properties: Output<SqlServerAvailabilityGroupResourcePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sqlServerInstanceName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SqlServerAvailabilityGroupArgs>

Arc Sql Server Availability Group Uses Azure REST API version 2024-01-01. Other available API versions: 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
class SqlServerDatabase : KotlinCustomResource

Arc Sql Server database Uses Azure REST API version 2023-01-15-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
data class SqlServerDatabaseArgs(val databaseName: Output<String>? = null, val location: Output<String>? = null, val properties: Output<SqlServerDatabaseResourcePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sqlServerInstanceName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SqlServerDatabaseArgs>

Arc Sql Server database Uses Azure REST API version 2023-01-15-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
object SqlServerDatabaseMapper : ResourceMapper<SqlServerDatabase>
Link copied to clipboard
class SqlServerEsuLicense : KotlinCustomResource

Describe SQL Server ESU license resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2025-03-01-preview.

Link copied to clipboard
data class SqlServerEsuLicenseArgs(val location: Output<String>? = null, val properties: Output<SqlServerEsuLicensePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sqlServerEsuLicenseName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SqlServerEsuLicenseArgs>

Describe SQL Server ESU license resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
class SqlServerInstance : KotlinCustomResource

A SqlServerInstance. Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2021-06-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
data class SqlServerInstanceArgs(val location: Output<String>? = null, val properties: Output<SqlServerInstancePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sqlServerInstanceName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SqlServerInstanceArgs>

A SqlServerInstance. Uses Azure REST API version 2023-01-15-preview. In version 1.x of the Azure Native provider, it used API version 2021-06-01-preview. Other available API versions: 2024-01-01, 2024-05-01-preview, 2025-03-01-preview.

Link copied to clipboard
object SqlServerInstanceMapper : ResourceMapper<SqlServerInstance>
Link copied to clipboard
class SqlServerLicense : KotlinCustomResource

Describe SQL Server license resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2025-03-01-preview.

Link copied to clipboard
data class SqlServerLicenseArgs(val location: Output<String>? = null, val properties: Output<SqlServerLicensePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val sqlServerLicenseName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SqlServerLicenseArgs>

Describe SQL Server license resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2025-03-01-preview.

Link copied to clipboard
object SqlServerLicenseMapper : ResourceMapper<SqlServerLicense>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard