public sealed class SnapshotSettings : IMessage<SnapshotSettings>, IEquatable<SnapshotSettings>, IDeepCloneable<SnapshotSettings>, IBufferMessage, IMessageImplements
IMessageSnapshotSettings, IEquatableSnapshotSettings, IDeepCloneableSnapshotSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SnapshotSettings()
public SnapshotSettings()SnapshotSettings(SnapshotSettings)
public SnapshotSettings(SnapshotSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
SnapshotSettings |
Properties
AccessLocation
public SnapshotSettingsAccessLocation AccessLocation { get; set; }(Regional snapshots use only)Policy of which location is allowed to access snapshot.
| Property Value | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocation |
|
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 | |
|---|---|
| Type | Description |
SnapshotSettingsStorageLocationSettings |
|