Certificate Manager v1 API - Enum Certificate.Types.ManagedCertificate.Types.State (2.5.0)

public enum Certificate.Types.ManagedCertificate.Types.State

Reference documentation and code samples for the Certificate Manager v1 API enum Certificate.Types.ManagedCertificate.Types.State.

State of the managed certificate resource.

Namespace

Google.Cloud.CertificateManager.V1

Assembly

Google.Cloud.CertificateManager.V1.dll

Fields

NameDescription
Active

The certificate management is working, and a certificate has been provisioned.

Failed

Multiple certificate provisioning attempts failed and Certificate Manager gave up. To try again, delete and create a new managed Certificate resource. For details see the provisioning_issue field.

Provisioning

Certificate Manager attempts to provision or renew the certificate. If the process takes longer than expected, consult the provisioning_issue field.

Unspecified

State is unspecified.