VirtualMachineCreateCheckpoint interface
Defines the create checkpoint action properties.
Properties
description | Description of the checkpoint. |
name | Name of the checkpoint. |
Property Details
description
Description of the checkpoint.
description?: string
Property Value
string
name
Name of the checkpoint.
name?: string
Property Value
string