getRegistration

Returns the properties of an Azure Stack registration. API Version: 2017-06-01.

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