listTenantAccessGitSecrets

Gets the Git access configuration for the tenant. API Version: 2019-12-01.

Return

Tenant access information contract of the API Management service.

Parameters

argument

null


suspend fun listTenantAccessGitSecrets(accessName: String, resourceGroupName: String, serviceName: String): ListTenantAccessGitSecretsResult

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.ListTenantAccessGitSecretsPlainArgs.

See also