Compute Engine v1 API - Class SnapshotSettings (2.15.0)

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

Inheritance

object > SnapshotSettings

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SnapshotSettings()

public SnapshotSettings()

SnapshotSettings(SnapshotSettings)

public SnapshotSettings(SnapshotSettings other)
Parameter
NameDescription
otherSnapshotSettings

Properties

StorageLocation

public SnapshotSettingsStorageLocationSettings StorageLocation { get; set; }

Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.

Property Value
TypeDescription
SnapshotSettingsStorageLocationSettings