list Manager Activation Key
suspend fun listManagerActivationKey(argument: ListManagerActivationKeyPlainArgs): ListManagerActivationKeyResult
Returns the activation key of the manager. Uses Azure REST API version 2017-06-01.
Return
The key.
Parameters
argument
null
suspend fun listManagerActivationKey(managerName: String, resourceGroupName: String): ListManagerActivationKeyResult
Return
The key.
Parameters
manager Name
The manager name
resource Group Name
The resource group name
See also
suspend fun listManagerActivationKey(argument: suspend ListManagerActivationKeyPlainArgsBuilder.() -> Unit): ListManagerActivationKeyResult
Return
The key.
Parameters
argument
Builder for com.pulumi.azurenative.storsimple.kotlin.inputs.ListManagerActivationKeyPlainArgs.