Package-level declarations

Types

Link copied to clipboard
class AttachedNetworkByDevCenter : KotlinCustomResource

Represents an attached NetworkConnection. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class AttachedNetworkByDevCenterArgs(val attachedNetworkConnectionName: Output<String>? = null, val devCenterName: Output<String>? = null, val networkConnectionId: Output<String>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<AttachedNetworkByDevCenterArgs>

Represents an attached NetworkConnection. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
class Catalog : KotlinCustomResource

Represents a catalog. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class CatalogArgs(val adoGit: Output<GitCatalogArgs>? = null, val catalogName: Output<String>? = null, val devCenterName: Output<String>? = null, val gitHub: Output<GitCatalogArgs>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<CatalogArgs>

Represents a catalog. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
Link copied to clipboard
object CatalogMapper : ResourceMapper<Catalog>
Link copied to clipboard
Link copied to clipboard
class CurationProfile : KotlinCustomResource

Represents an curation profile resource. Uses Azure REST API version 2024-08-01-preview. Other available API versions: 2024-10-01-preview.

Link copied to clipboard
data class CurationProfileArgs(val curationProfileName: Output<String>? = null, val devCenterName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val resourcePolicies: Output<List<ResourcePolicyArgs>>? = null, val scopes: Output<List<String>>? = null) : ConvertibleToJava<CurationProfileArgs>

Represents an curation profile resource. Uses Azure REST API version 2024-08-01-preview. Other available API versions: 2024-10-01-preview.

Link copied to clipboard
object CurationProfileMapper : ResourceMapper<CurationProfile>
Link copied to clipboard
class DevBoxDefinition : KotlinCustomResource

Represents a definition for a Developer Machine. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2022-11-11-preview, 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class DevBoxDefinitionArgs(val devBoxDefinitionName: Output<String>? = null, val devCenterName: Output<String>? = null, val hibernateSupport: Output<Either<String, HibernateSupport>>? = null, val imageReference: Output<ImageReferenceArgs>? = null, val location: Output<String>? = null, val osStorageType: Output<String>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DevBoxDefinitionArgs>

Represents a definition for a Developer Machine. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2022-11-11-preview, 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
object DevBoxDefinitionMapper : ResourceMapper<DevBoxDefinition>
Link copied to clipboard
class DevCenter : KotlinCustomResource

Represents a devcenter resource. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class DevCenterArgs(val devCenterName: Output<String>? = null, val identity: Output<ManagedServiceIdentityArgs>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DevCenterArgs>

Represents a devcenter resource. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object DevCenterMapper : ResourceMapper<DevCenter>
Link copied to clipboard
Link copied to clipboard
class EncryptionSet : KotlinCustomResource

Represents a devcenter encryption set resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview.

Link copied to clipboard
data class EncryptionSetArgs(val devCenterName: Output<String>? = null, val devboxDisksEncryptionEnableStatus: Output<Either<String, DevboxDisksEncryptionEnableStatus>>? = null, val encryptionSetName: Output<String>? = null, val identity: Output<ManagedServiceIdentityArgs>? = null, val keyEncryptionKeyUrl: Output<String>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EncryptionSetArgs>

Represents a devcenter encryption set resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview.

Link copied to clipboard
Link copied to clipboard
object EncryptionSetMapper : ResourceMapper<EncryptionSet>
Link copied to clipboard
Link copied to clipboard
class EnvironmentType : KotlinCustomResource

Represents an environment type. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class EnvironmentTypeArgs(val devCenterName: Output<String>? = null, val environmentTypeName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EnvironmentTypeArgs>

Represents an environment type. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
object EnvironmentTypeMapper : ResourceMapper<EnvironmentType>
Link copied to clipboard
class Gallery : KotlinCustomResource

Represents a gallery. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class GalleryArgs(val devCenterName: Output<String>? = null, val galleryName: Output<String>? = null, val galleryResourceId: Output<String>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<GalleryArgs>

Represents a gallery. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
Link copied to clipboard
object GalleryMapper : ResourceMapper<Gallery>
Link copied to clipboard
Link copied to clipboard
class NetworkConnection : KotlinCustomResource

Network related settings Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class NetworkConnectionArgs(val domainJoinType: Output<Either<String, DomainJoinType>>? = null, val domainName: Output<String>? = null, val domainPassword: Output<String>? = null, val domainUsername: Output<String>? = null, val location: Output<String>? = null, val networkConnectionName: Output<String>? = null, val networkingResourceGroupName: Output<String>? = null, val organizationUnit: Output<String>? = null, val resourceGroupName: Output<String>? = null, val subnetId: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<NetworkConnectionArgs>

Network related settings Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
object NetworkConnectionMapper : ResourceMapper<NetworkConnection>
Link copied to clipboard
class Plan : KotlinCustomResource

Represents a devcenter plan resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview.

Link copied to clipboard
data class PlanArgs(val location: Output<String>? = null, val planName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<PlanArgs>

Represents a devcenter plan resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview.

Link copied to clipboard

Builder for PlanArgs.

Link copied to clipboard
object PlanMapper : ResourceMapper<Plan>
Link copied to clipboard
class PlanMember : KotlinCustomResource

Represents a devcenter plan member resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview.

Link copied to clipboard
data class PlanMemberArgs(val memberId: Output<String>? = null, val memberName: Output<String>? = null, val memberType: Output<Either<String, PlanMemberType>>? = null, val planName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<PlanMemberArgs>

Represents a devcenter plan member resource. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview.

Link copied to clipboard
Link copied to clipboard
object PlanMemberMapper : ResourceMapper<PlanMember>
Link copied to clipboard
Link copied to clipboard

Builder for Plan.

Link copied to clipboard
class Pool : KotlinCustomResource

A pool of Virtual Machines. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class PoolArgs(val devBoxDefinitionName: Output<String>? = null, val licenseType: Output<Either<String, LicenseType>>? = null, val localAdministrator: Output<Either<String, LocalAdminStatus>>? = null, val location: Output<String>? = null, val networkConnectionName: Output<String>? = null, val poolName: Output<String>? = null, val projectName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val stopOnDisconnect: Output<StopOnDisconnectConfigurationArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<PoolArgs>

A pool of Virtual Machines. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard

Builder for PoolArgs.

Link copied to clipboard
object PoolMapper : ResourceMapper<Pool>
Link copied to clipboard

Builder for Pool.

Link copied to clipboard
class Project : KotlinCustomResource

Represents a project resource. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class ProjectArgs(val description: Output<String>? = null, val devCenterId: Output<String>? = null, val location: Output<String>? = null, val maxDevBoxesPerUser: Output<Int>? = null, val projectName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ProjectArgs>

Represents a project resource. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
Link copied to clipboard
class ProjectCatalog : KotlinCustomResource

Represents a catalog. Uses Azure REST API version 2024-02-01. Other available API versions: 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class ProjectCatalogArgs(val adoGit: Output<GitCatalogArgs>? = null, val catalogName: Output<String>? = null, val gitHub: Output<GitCatalogArgs>? = null, val projectName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val syncType: Output<Either<String, CatalogSyncType>>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ProjectCatalogArgs>

Represents a catalog. Uses Azure REST API version 2024-02-01. Other available API versions: 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
Link copied to clipboard
object ProjectCatalogMapper : ResourceMapper<ProjectCatalog>
Link copied to clipboard
class ProjectEnvironmentType : KotlinCustomResource

Represents an environment type. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class ProjectEnvironmentTypeArgs(val creatorRoleAssignment: Output<ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentArgs>? = null, val deploymentTargetId: Output<String>? = null, val environmentTypeName: Output<String>? = null, val identity: Output<ManagedServiceIdentityArgs>? = null, val location: Output<String>? = null, val projectName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val status: Output<Either<String, EnvironmentTypeEnableStatus>>? = null, val tags: Output<Map<String, String>>? = null, val userRoleAssignments: Output<Map<String, UserRoleAssignmentArgs>>? = null) : ConvertibleToJava<ProjectEnvironmentTypeArgs>

Represents an environment type. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
Link copied to clipboard
object ProjectMapper : ResourceMapper<Project>
Link copied to clipboard
class ProjectPolicy : KotlinCustomResource

Represents an project policy resource. Uses Azure REST API version 2024-10-01-preview. Other available API versions: 2025-02-01.

Link copied to clipboard
data class ProjectPolicyArgs(val devCenterName: Output<String>? = null, val projectPolicyName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val resourcePolicies: Output<List<ResourcePolicyArgs>>? = null, val scopes: Output<List<String>>? = null) : ConvertibleToJava<ProjectPolicyArgs>

Represents an project policy resource. Uses Azure REST API version 2024-10-01-preview. Other available API versions: 2025-02-01.

Link copied to clipboard
Link copied to clipboard
object ProjectPolicyMapper : ResourceMapper<ProjectPolicy>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Schedule : KotlinCustomResource

Represents a Schedule to execute a task. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
data class ScheduleArgs(val frequency: Output<Either<String, ScheduledFrequency>>? = null, val poolName: Output<String>? = null, val projectName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val scheduleName: Output<String>? = null, val state: Output<Either<String, ScheduleEnableStatus>>? = null, val time: Output<String>? = null, val timeZone: Output<String>? = null, val top: Output<Int>? = null, val type: Output<Either<String, ScheduledType>>? = null) : ConvertibleToJava<ScheduleArgs>

Represents a Schedule to execute a task. Uses Azure REST API version 2023-04-01. In version 1.x of the Azure Native provider, it used API version 2022-09-01-preview. Other available API versions: 2023-08-01-preview, 2023-10-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-02-01.

Link copied to clipboard
Link copied to clipboard
object ScheduleMapper : ResourceMapper<Schedule>
Link copied to clipboard

Functions

Link copied to clipboard
fun catalog(name: String): Catalog
suspend fun catalog(name: String, block: suspend CatalogResourceBuilder.() -> Unit): Catalog
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun devCenter(name: String, block: suspend DevCenterResourceBuilder.() -> Unit): DevCenter
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gallery(name: String): Gallery
suspend fun gallery(name: String, block: suspend GalleryResourceBuilder.() -> Unit): Gallery
Link copied to clipboard
fun plan(name: String): Plan
suspend fun plan(name: String, block: suspend PlanResourceBuilder.() -> Unit): Plan
Link copied to clipboard
suspend fun planMember(name: String, block: suspend PlanMemberResourceBuilder.() -> Unit): PlanMember
Link copied to clipboard
fun pool(name: String): Pool
suspend fun pool(name: String, block: suspend PoolResourceBuilder.() -> Unit): Pool
Link copied to clipboard
fun project(name: String): Project
suspend fun project(name: String, block: suspend ProjectResourceBuilder.() -> Unit): Project
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun schedule(name: String, block: suspend ScheduleResourceBuilder.() -> Unit): Schedule