Compute Engine v1 API - Class ComputeEnumConstants.FutureResourcesSpecLocationPolicyLocation.Preference (3.22.0)

public static class ComputeEnumConstants.FutureResourcesSpecLocationPolicyLocation.Preference

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

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

Inheritance

object > ComputeEnumConstants.FutureResourcesSpecLocationPolicyLocation.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
Type Description
string

Deny

public const string Deny = "DENY"

Wire representation of Deny .

Field Value
Type Description
string

UndefinedPreference

public const string UndefinedPreference = "UNDEFINED_PREFERENCE"

Wire representation of UndefinedPreference .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "PREFERENCE_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string