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.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |