Class ComputeEnumConstants.SslPolicy.Profile (1.1.0)

public static class Profile

Constants for wire representations of the SslPolicy.Types.Profile enum.

Inheritance

Object > ComputeEnumConstants.SslPolicy.Profile

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Compatible

public const string Compatible = "COMPATIBLE"

Wire representation of Compatible.

Field Value
TypeDescription
String

Custom

public const string Custom = "CUSTOM"

Wire representation of Custom.

Field Value
TypeDescription
String

Modern

public const string Modern = "MODERN"

Wire representation of Modern.

Field Value
TypeDescription
String

Restricted

public const string Restricted = "RESTRICTED"

Wire representation of Restricted.

Field Value
TypeDescription
String

UndefinedProfile

public const string UndefinedProfile = "UNDEFINED_PROFILE"

Wire representation of UndefinedProfile.

Field Value
TypeDescription
String