public static class ComputeEnumConstants.SslCertificateManagedSslCertificate.Status
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SslCertificateManagedSslCertificate.Status.
Constants for wire representations of the SslCertificateManagedSslCertificate.Types.Status enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Active
public const string Active = "ACTIVE"
Wire representation of Active.
Field Value | |
---|---|
Type | Description |
string |
ManagedCertificateStatusUnspecified
public const string ManagedCertificateStatusUnspecified = "MANAGED_CERTIFICATE_STATUS_UNSPECIFIED"
Wire representation of ManagedCertificateStatusUnspecified.
Field Value | |
---|---|
Type | Description |
string |
Provisioning
public const string Provisioning = "PROVISIONING"
Wire representation of Provisioning.
Field Value | |
---|---|
Type | Description |
string |
ProvisioningFailed
public const string ProvisioningFailed = "PROVISIONING_FAILED"
Wire representation of ProvisioningFailed.
Field Value | |
---|---|
Type | Description |
string |
ProvisioningFailedPermanently
public const string ProvisioningFailedPermanently = "PROVISIONING_FAILED_PERMANENTLY"
Wire representation of ProvisioningFailedPermanently.
Field Value | |
---|---|
Type | Description |
string |
RenewalFailed
public const string RenewalFailed = "RENEWAL_FAILED"
Wire representation of RenewalFailed.
Field Value | |
---|---|
Type | Description |
string |
UndefinedStatus
public const string UndefinedStatus = "UNDEFINED_STATUS"
Wire representation of UndefinedStatus.
Field Value | |
---|---|
Type | Description |
string |