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 2.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 2.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-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2021-01-01. Other available API versions: 2021-01-01, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native mixedreality [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2021-01-01. Other available API versions: 2021-01-01, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native mixedreality [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

SpatialAnchorsAccount Response. Uses Azure REST API version 2021-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2021-01-01. Other available API versions: 2021-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native mixedreality [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2021-01-01. Other available API versions: 2021-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native mixedreality [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard