Compute Engine v1 API - Class ComputeEnumConstants.LocationPolicyLocation.Preference (2.6.0)

public static class Preference

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.LocationPolicyLocation.Preference.

Constants for wire representations of the LocationPolicyLocation.Types.Preference enum.

Inheritance

Object > ComputeEnumConstants.LocationPolicyLocation.Preference

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Allow

public const string Allow = "ALLOW"

Wire representation of Allow.

Field Value
TypeDescription
String

Deny

public const string Deny = "DENY"

Wire representation of Deny.

Field Value
TypeDescription
String

UndefinedPreference

public const string UndefinedPreference = "UNDEFINED_PREFERENCE"

Wire representation of UndefinedPreference.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "PREFERENCE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String