getGatewayCertificateAuthority

Get assigned Gateway Certificate Authority details. API Version: 2020-12-01.

Return

Gateway certificate authority details.

Parameters

argument

null


suspend fun getGatewayCertificateAuthority(certificateId: String, gatewayId: String, resourceGroupName: String, serviceName: String): GetGatewayCertificateAuthorityResult

Return

Gateway certificate authority details.

Parameters

certificateId

Identifier of the certificate entity. Must be unique in the current API Management service instance.

gatewayId

Gateway entity identifier. Must be unique in the current API Management service instance. Must not have value 'managed'

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.

See also


Return

Gateway certificate authority details.

Parameters

argument

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

See also