getSkusNestedResourceTypeFirst

Gets the sku details for the given resource type and sku name. API Version: 2020-11-20.

Return

null

Parameters

argument

null


suspend fun getSkusNestedResourceTypeFirst(nestedResourceTypeFirst: String, providerNamespace: String, resourceType: String, sku: String): GetSkusNestedResourceTypeFirstResult

Return

null

Parameters

nestedResourceTypeFirst

The first child resource type.

providerNamespace

The name of the resource provider hosted within ProviderHub.

resourceType

The resource type.

sku

The SKU.

See also


Return

null

Parameters

argument

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

See also