getCustomerSubscription

Returns the specified product. API Version: 2017-06-01.

Return

Customer subscription.

Parameters

argument

null


suspend fun getCustomerSubscription(customerSubscriptionName: String, registrationName: String, resourceGroup: String): GetCustomerSubscriptionResult

Return

Customer subscription.

Parameters

customerSubscriptionName

Name of the product.

registrationName

Name of the Azure Stack registration.

resourceGroup

Name of the resource group.

See also


Return

Customer subscription.

Parameters

argument

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

See also