Compute Engine v1 API - Class ComputeEnumConstants.SslCertificate.Type (2.13.0)

public static class ComputeEnumConstants.SslCertificate.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SslCertificate.Type.

Constants for wire representations of the SslCertificate.Types.Type enum.

Inheritance

object > ComputeEnumConstants.SslCertificate.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Managed

public const string Managed = "MANAGED"

Wire representation of Managed.

Field Value
TypeDescription
string

SelfManaged

public const string SelfManaged = "SELF_MANAGED"

Wire representation of SelfManaged.

Field Value
TypeDescription
string

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string