listSubscriptionSecrets

Gets the specified Subscription keys. API Version: 2020-12-01.

Return

Subscription keys.

Parameters

argument

null


suspend fun listSubscriptionSecrets(resourceGroupName: String, serviceName: String, sid: String): ListSubscriptionSecretsResult

Return

Subscription keys.

Parameters

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.

sid

Subscription entity Identifier. The entity represents the association between a user and a product in API Management.

See also


Return

Subscription keys.

Parameters

argument

Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.ListSubscriptionSecretsPlainArgs.

See also