Snapshot Class

Definition

Represents a snapshot of a backup

public class Snapshot
type Snapshot = class
Public Class Snapshot
Inheritance
Snapshot

Constructors

Snapshot()

Initializes a new instance of the Snapshot class.

Properties

DataContainerId

Required. DataContainerId to which the snapshot belongs

Id

Required. Snapshot Id

Name

Required. Snapshot Name

SizeInBytes

Required. Size of the snapshot in bytes

VolumeId

Required. Volume id of the snapshot

Applies to