getSpatialAnchorsAccount

Retrieve a Spatial Anchors Account. API Version: 2021-01-01.

Return

SpatialAnchorsAccount Response.

Parameters

argument

null


suspend fun getSpatialAnchorsAccount(accountName: String, resourceGroupName: String): GetSpatialAnchorsAccountResult

Return

SpatialAnchorsAccount Response.

Parameters

accountName

Name of an Mixed Reality Account.

resourceGroupName

Name of an Azure resource group.

See also


Return

SpatialAnchorsAccount Response.

Parameters

argument

Builder for com.pulumi.azurenative.mixedreality.kotlin.inputs.GetSpatialAnchorsAccountPlainArgs.

See also