Package version:

Interface VirtualMachineRestoreCheckpoint

Defines the restore checkpoint action properties.

interface VirtualMachineRestoreCheckpoint {
    id?: string;
}

Properties

Properties

id?: string

ID of the checkpoint to be restored to.