getDpsCertificate

Get the certificate from the provisioning service. API Version: 2020-03-01.

Return

The X509 Certificate.

Parameters

argument

null


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

Return

The X509 Certificate.

Parameters

certificateName

Name of the certificate to retrieve.

provisioningServiceName

Name of the provisioning service the certificate is associated with.

resourceGroupName

Resource group identifier.

See also


Return

The X509 Certificate.

Parameters

argument

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

See also