getResourceTypeRegistration

Gets a resource type details in the given subscription and provider. Uses Azure REST API version 2021-09-01-preview.

Return

null

Parameters

argument

null


suspend fun getResourceTypeRegistration(providerNamespace: String, resourceType: String): GetResourceTypeRegistrationResult

Return

null

Parameters

providerNamespace

The name of the resource provider hosted within ProviderHub.

resourceType

The resource type.

See also


Return

null

Parameters

argument

Builder for com.pulumi.azurenative.providerhub.kotlin.inputs.GetResourceTypeRegistrationPlainArgs.

See also