Class ComputeEnumConstants.SslCertificate.Type (1.2.0)

public static class 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