Compute Engine v1 API - Enum LocationPolicyLocation.Types.Preference (2.15.0)

public enum LocationPolicyLocation.Types.Preference

Reference documentation and code samples for the Compute Engine v1 API enum LocationPolicyLocation.Types.Preference.

Preference for a given location. Set to either ALLOW or DENY.

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.