public static class Profile
Constants for wire representations of the SslPolicy.Types.Profile enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Compatible
public const string Compatible = "COMPATIBLE"
Wire representation of Compatible.
Field Value | |
---|---|
Type | Description |
String |
Custom
public const string Custom = "CUSTOM"
Wire representation of Custom.
Field Value | |
---|---|
Type | Description |
String |
Modern
public const string Modern = "MODERN"
Wire representation of Modern.
Field Value | |
---|---|
Type | Description |
String |
Restricted
public const string Restricted = "RESTRICTED"
Wire representation of Restricted.
Field Value | |
---|---|
Type | Description |
String |
UndefinedProfile
public const string UndefinedProfile = "UNDEFINED_PROFILE"
Wire representation of UndefinedProfile.
Field Value | |
---|---|
Type | Description |
String |