Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class ObjectAnchorsAccount : KotlinCustomResource

ObjectAnchorsAccount Response. Uses Azure REST API version 2021-03-01-preview. In version 1.x of the Azure Native provider, it used API version 2021-03-01-preview.

Link copied to clipboard
data class ObjectAnchorsAccountArgs(val accountName: Output<String>? = null, val identity: Output<ObjectAnchorsAccountIdentityArgs>? = null, val kind: Output<SkuArgs>? = null, val location: Output<String>? = null, val plan: Output<IdentityArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val storageAccountName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ObjectAnchorsAccountArgs>

ObjectAnchorsAccount Response. Uses Azure REST API version 2021-03-01-preview. In version 1.x of the Azure Native provider, it used API version 2021-03-01-preview.

Link copied to clipboard
Link copied to clipboard
class RemoteRenderingAccount : KotlinCustomResource

RemoteRenderingAccount Response. Uses Azure REST API version 2021-01-01. In version 1.x of the Azure Native provider, it used API version 2021-01-01. Other available API versions: 2021-03-01-preview, 2025-01-01.

Link copied to clipboard
data class RemoteRenderingAccountArgs(val accountName: Output<String>? = null, val identity: Output<IdentityArgs>? = null, val kind: Output<SkuArgs>? = null, val location: Output<String>? = null, val plan: Output<IdentityArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val storageAccountName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RemoteRenderingAccountArgs>

RemoteRenderingAccount Response. Uses Azure REST API version 2021-01-01. In version 1.x of the Azure Native provider, it used API version 2021-01-01. Other available API versions: 2021-03-01-preview, 2025-01-01.

Link copied to clipboard
Link copied to clipboard
class SpatialAnchorsAccount : KotlinCustomResource

SpatialAnchorsAccount Response. Uses Azure REST API version 2021-01-01. In version 1.x of the Azure Native provider, it used API version 2021-01-01. Other available API versions: 2021-03-01-preview.

Link copied to clipboard
data class SpatialAnchorsAccountArgs(val accountName: Output<String>? = null, val identity: Output<IdentityArgs>? = null, val kind: Output<SkuArgs>? = null, val location: Output<String>? = null, val plan: Output<IdentityArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val storageAccountName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SpatialAnchorsAccountArgs>

SpatialAnchorsAccount Response. Uses Azure REST API version 2021-01-01. In version 1.x of the Azure Native provider, it used API version 2021-01-01. Other available API versions: 2021-03-01-preview.

Link copied to clipboard