Compute Engine v1 API - Class SnapshotSettingsAccessLocationAccessLocationPreference (3.27.0)

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

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

A structure for specifying an allowed target region.

Inheritance

object > SnapshotSettingsAccessLocationAccessLocationPreference

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SnapshotSettingsAccessLocationAccessLocationPreference()

public SnapshotSettingsAccessLocationAccessLocationPreference()

SnapshotSettingsAccessLocationAccessLocationPreference(SnapshotSettingsAccessLocationAccessLocationPreference)

public SnapshotSettingsAccessLocationAccessLocationPreference(SnapshotSettingsAccessLocationAccessLocationPreference other)
Parameter
Name Description
other SnapshotSettingsAccessLocationAccessLocationPreference

Properties

HasRegion

public bool HasRegion { get; }

Gets whether the "region" field is set

Property Value
Type Description
bool

Region

public string Region { get; set; }

Accessible region name

Property Value
Type Description
string