listWorkspaceSubscriptionSecrets

Gets the specified Subscription keys. Azure REST API version: 2022-09-01-preview. Other available API versions: 2023-03-01-preview.

Return

Subscription keys.

Parameters

argument

null


suspend fun listWorkspaceSubscriptionSecrets(resourceGroupName: String, serviceName: String, sid: String, workspaceId: String): ListWorkspaceSubscriptionSecretsResult

Return

Subscription keys.

See also

Parameters

resourceGroupName

The name of the resource group. The name is case insensitive.

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.

workspaceId

Workspace identifier. Must be unique in the current API Management service instance.


Return

Subscription keys.

See also

Parameters

argument

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