SnapshotProperties

Interface SnapshotProperties

interface SnapshotProperties {
    name?: string;
    order?: number;
    status?: SnapshotStatus;
    thumbnail?: string;
}

Properties

name?: string

The name of the Snapshot.

undefined
order?: number

The order of the Snapshot.

undefined

The Status of the Snapshot.

SnapshotStatus.CONSISTENT
@readonly
thumbnail?: string

The thumbnail of the Snapshot as Base64 encoded jpg or png.

undefined
@readonly

Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: