你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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