getRegistrationActivationKey

Returns Azure Stack Activation Key. API Version: 2017-06-01.

Return

The resource containing the Azure Stack activation key.

Parameters

argument

null


suspend fun getRegistrationActivationKey(registrationName: String, resourceGroup: String): GetRegistrationActivationKeyResult

Return

The resource containing the Azure Stack activation key.

Parameters

registrationName

Name of the Azure Stack registration.

resourceGroup

Name of the resource group.

See also


Return

The resource containing the Azure Stack activation key.

Parameters

argument

Builder for com.pulumi.azurenative.azurestack.kotlin.inputs.GetRegistrationActivationKeyPlainArgs.

See also