getRegistration

Returns the properties of an Azure Stack registration. Uses Azure REST API version 2022-06-01. Other available API versions: 2020-06-01-preview.

Return

Registration information.

Parameters

argument

null


suspend fun getRegistration(registrationName: String, resourceGroup: String): GetRegistrationResult

Return

Registration information.

Parameters

registrationName

Name of the Azure Stack registration.

resourceGroup

Name of the resource group.

See also


Return

Registration information.

Parameters

argument

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

See also