get Dps Certificate
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
certificate Name
Name of the certificate to retrieve.
provisioning Service Name
Name of the provisioning service the certificate is associated with.
resource Group Name
Resource group identifier.
See also
suspend fun getDpsCertificate(argument: suspend GetDpsCertificatePlainArgsBuilder.() -> Unit): GetDpsCertificateResult
Return
The X509 Certificate.
Parameters
argument
Builder for com.pulumi.azurenative.devices.kotlin.inputs.GetDpsCertificatePlainArgs.