Enum CertificateLifecycleState
The current lifecycle state of the certificate.
Namespace: Oci.CertificatesmanagementService.Models
Assembly: OCI.DotNetSDK.Certificatesmanagement.dll
Syntax
public enum CertificateLifecycleState
Fields
| Name | Description |
|---|---|
| Active | |
| CancellingDeletion | |
| Creating | |
| Deleted | |
| Deleting | |
| Failed | |
| PendingDeletion | |
| SchedulingDeletion | |
| UnknownEnumValue | |
| Updating |