Checkpoint interface

Defines the resource properties.

Properties

checkpointID

Gets ID of the checkpoint.

description

Gets description of the checkpoint.

name

Gets name of the checkpoint.

parentCheckpointID

Gets ID of parent of the checkpoint.

Property Details

checkpointID

Gets ID of the checkpoint.

checkpointID?: string

Property Value

string

description

Gets description of the checkpoint.

description?: string

Property Value

string

name

Gets name of the checkpoint.

name?: string

Property Value

string

parentCheckpointID

Gets ID of parent of the checkpoint.

parentCheckpointID?: string

Property Value

string