Enum Certificate.Types.ManagedCertificate.Types.AuthorizationAttemptInfo.Types.State (1.0.0-beta02)

public enum State

Namespace

Google.Cloud.CertificateManager.V1

Assembly

Google.Cloud.CertificateManager.V1.dll

Fields

NameDescription
Authorized

A managed certificate can be provisioned, no issues for this domain.

Authorizing

Certificate provisioning for this domain is under way. GCP will attempt to authorize the domain.

Failed

Attempt to authorize the domain failed. This prevents the Managed Certificate from being issued. See failure_reason and details fields for more information.

Unspecified