getDpsCertificate

Get the certificate from the provisioning service. Azure REST API version: 2022-12-12. Other available API versions: 2021-10-15, 2023-03-01-preview.

Return

The X509 Certificate.

Parameters

argument

null


suspend fun getDpsCertificate(certificateName: String, provisioningServiceName: String, resourceGroupName: String): GetDpsCertificateResult

Return

The X509 Certificate.

See also

Parameters

certificateName

Name of the certificate to retrieve.

provisioningServiceName

Name of the provisioning service the certificate is associated with.

resourceGroupName

Resource group identifier.


Return

The X509 Certificate.

See also

Parameters

argument

Builder for com.pulumi.azurenative.devices.kotlin.inputs.GetDpsCertificatePlainArgs.