getCertificate

Retrieve the certificate identified by certificate name. API Version: 2019-06-01.

Return

Definition of the certificate.

Parameters

argument

null


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

Return

Definition of the certificate.

See also

Parameters

automationAccountName

The name of the automation account.

certificateName

The name of certificate.

resourceGroupName

Name of an Azure Resource group.


Return

Definition of the certificate.

See also

Parameters

argument

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