list Account Keys
Get the keys to use with the Maps APIs. A key is used to authenticate and authorize access to the Maps REST APIs. Only one key is needed at a time; two are given to provide seamless key regeneration. API Version: 2018-05-01.
Return
The set of keys which can be used to access the Maps REST APIs. Two keys are provided for key rotation without interruption.
Parameters
argument
null
Return
The set of keys which can be used to access the Maps REST APIs. Two keys are provided for key rotation without interruption.
Parameters
account Name
The name of the Maps Account.
resource Group Name
The name of the Azure Resource Group.
See also
suspend fun listAccountKeys(argument: suspend ListAccountKeysPlainArgsBuilder.() -> Unit): ListAccountKeysResult
Return
The set of keys which can be used to access the Maps REST APIs. Two keys are provided for key rotation without interruption.
Parameters
argument
Builder for com.pulumi.azurenative.maps.kotlin.inputs.ListAccountKeysPlainArgs.