Enum LocationPolicyLocation.Types.Preference (1.4.0)

public enum Preference

Preference for a given location.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Allow

Location is allowed for use.

Deny

Location is prohibited.

UndefinedPreference

A value indicating that the enum field is not set.

Unspecified

Default value, unused.