GetSpatialAnchorsAccountPlainArgs

data class GetSpatialAnchorsAccountPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetSpatialAnchorsAccountPlainArgs>

A collection of arguments for invoking getSpatialAnchorsAccount.

Constructors

Link copied to clipboard
fun GetSpatialAnchorsAccountPlainArgs(name: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetSpatialAnchorsAccountPlainArgs

Properties

Link copied to clipboard

Specifies the name of the Spatial Anchors Account. Changing this forces a new resource to be created. Must be globally unique.

Link copied to clipboard

The name of the resource group in which to create the Spatial Anchors Account.