GetSpatialAnchorsAccountResult

data class GetSpatialAnchorsAccountResult(val accountDomain: String, val accountId: String, val id: String, val location: String, val name: String, val resourceGroupName: String, val tags: Map<String, String>)

A collection of values returned by getSpatialAnchorsAccount.

Constructors

Link copied to clipboard
constructor(accountDomain: String, accountId: String, id: String, location: String, name: String, resourceGroupName: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain of the Spatial Anchors Account.

Link copied to clipboard

The account ID of the Spatial Anchors Account.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

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

The Tags assigned to this Spatial Anchors Account.