public sealed class SnapshotSettings : IMessage<SnapshotSettings>, IEquatable<SnapshotSettings>, IDeepCloneable<SnapshotSettings>, IBufferMessage, IMessage
Implements
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
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 |