getCertificate

Returns the certificate. API Version: 2020-08-31.

Return

The X509 Certificate.

Parameters

argument

null


suspend fun getCertificate(certificateName: String, resourceGroupName: String, resourceName: String): GetCertificateResult

Return

The X509 Certificate.

Parameters

certificateName

The name of the certificate

resourceGroupName

The name of the resource group that contains the IoT hub.

resourceName

The name of the IoT hub.

See also


Return

The X509 Certificate.

Parameters

argument

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

See also