list Object Anchors Account Keys
suspend fun listObjectAnchorsAccountKeys(argument: ListObjectAnchorsAccountKeysPlainArgs): ListObjectAnchorsAccountKeysResult
List Both of the 2 Keys of an object anchors Account API Version: 2021-03-01-preview.
Return
Developer Keys of account
Parameters
argument
null
suspend fun listObjectAnchorsAccountKeys(accountName: String, resourceGroupName: String): ListObjectAnchorsAccountKeysResult
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 listObjectAnchorsAccountKeys(argument: suspend ListObjectAnchorsAccountKeysPlainArgsBuilder.() -> Unit): ListObjectAnchorsAccountKeysResult
Return
Developer Keys of account
Parameters
argument
Builder for com.pulumi.azurenative.mixedreality.kotlin.inputs.ListObjectAnchorsAccountKeysPlainArgs.