Bare Metal Solution v2 API - Enum VolumeSnapshot.Types.SnapshotType (1.5.0)

public enum VolumeSnapshot.Types.SnapshotType

Reference documentation and code samples for the Bare Metal Solution v2 API enum VolumeSnapshot.Types.SnapshotType.

Represents the type of a snapshot.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
AdHoc

Snapshot was taken manually by user.

Scheduled

Snapshot was taken automatically as a part of a snapshot schedule.

Unspecified

Type is not specified.