list Spatial Anchors Account Keys
suspend fun listSpatialAnchorsAccountKeys(argument: ListSpatialAnchorsAccountKeysPlainArgs): ListSpatialAnchorsAccountKeysResult
List Both of the 2 Keys of a Spatial Anchors Account API Version: 2021-01-01.
Return
Developer Keys of account
Parameters
argument
null
suspend fun listSpatialAnchorsAccountKeys(accountName: String, resourceGroupName: String): ListSpatialAnchorsAccountKeysResult
Return
Developer Keys of account
Parameters
account Name
Name of an Mixed Reality Account.
resource Group Name
Name of an Azure resource group.
See also
suspend fun listSpatialAnchorsAccountKeys(argument: suspend ListSpatialAnchorsAccountKeysPlainArgsBuilder.() -> Unit): ListSpatialAnchorsAccountKeysResult
Return
Developer Keys of account
Parameters
argument
Builder for com.pulumi.azurenative.mixedreality.kotlin.inputs.ListSpatialAnchorsAccountKeysPlainArgs.