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

public static class ComputeEnumConstants.LocationPolicyLocation.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

GoogleCloudGoogle.Cloud.ComputeV1

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