listTenantAccessSecrets

Get tenant access information details. API Version: 2020-12-01.

Return

Tenant access information contract of the API Management service.

Parameters

argument

null


suspend fun listTenantAccessSecrets(accessName: String, resourceGroupName: String, serviceName: String): ListTenantAccessSecretsResult

Return

Tenant access information contract of the API Management service.

Parameters

accessName

The identifier of the Access configuration.

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.

See also


Return

Tenant access information contract of the API Management service.

Parameters

argument

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

See also