list Tenant Access Git Secrets
suspend fun listTenantAccessGitSecrets(argument: ListTenantAccessGitSecretsPlainArgs): ListTenantAccessGitSecretsResult
Tenant access information contract of the API Management service. 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.
See also
Parameters
access Name
The identifier of the Access configuration.
resource Group Name
The name of the resource group.
service Name
The name of the API Management service.
suspend fun listTenantAccessGitSecrets(argument: suspend ListTenantAccessGitSecretsPlainArgsBuilder.() -> Unit): ListTenantAccessGitSecretsResult
Return
Tenant access information contract of the API Management service.
See also
Parameters
argument
Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.ListTenantAccessGitSecretsPlainArgs.