Compute Engine v1 API - Class FutureResourcesSpecLocationPolicyLocation (3.22.0)

public sealed class FutureResourcesSpecLocationPolicyLocation : IMessage<FutureResourcesSpecLocationPolicyLocation>, IEquatable<FutureResourcesSpecLocationPolicyLocation>, IDeepCloneable<FutureResourcesSpecLocationPolicyLocation>, IBufferMessage, IMessage

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

Preference for a single specified location.

Inheritance

object > FutureResourcesSpecLocationPolicyLocation

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

FutureResourcesSpecLocationPolicyLocation()

public FutureResourcesSpecLocationPolicyLocation()

FutureResourcesSpecLocationPolicyLocation(FutureResourcesSpecLocationPolicyLocation)

public FutureResourcesSpecLocationPolicyLocation(FutureResourcesSpecLocationPolicyLocation other)
Parameter
Name Description
other FutureResourcesSpecLocationPolicyLocation

Properties

HasPreference

public bool HasPreference { get; }

Gets whether the "preference" field is set

Property Value
Type Description
bool

Preference

public string Preference { get; set; }

Preference for this location. Check the Preference enum for the list of possible values.

Property Value
Type Description
string