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.

Parameters

automationAccountName

The name of the automation account.

certificateName

The name of certificate.

resourceGroupName

Name of an Azure Resource group.

See also


Return

Definition of the certificate.

Parameters

argument

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

See also