getAppServiceCertificateOrderCertificate

Description for Get the certificate associated with a certificate order. Uses Azure REST API version 2024-04-01. Other available API versions: 2022-09-01, 2023-01-01, 2023-12-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native certificateregistration [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

Key Vault container ARM resource for a certificate that is purchased through Azure.

Parameters

argument

null


Return

Key Vault container ARM resource for a certificate that is purchased through Azure.

Parameters

certificateOrderName

Name of the certificate order.

name

Name of the certificate.

resourceGroupName

Name of the resource group to which the resource belongs.

See also


Return

Key Vault container ARM resource for a certificate that is purchased through Azure.

Parameters

argument

Builder for com.pulumi.azurenative.certificateregistration.kotlin.inputs.GetAppServiceCertificateOrderCertificatePlainArgs.

See also