Compute Engine v1 API - Class ComputeEnumConstants.SslPolicy.Profile (2.15.0)

public static class ComputeEnumConstants.SslPolicy.Profile

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SslPolicy.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