Package version:

Interface VirtualMachineDeleteCheckpoint

Defines the delete checkpoint action properties.

interface VirtualMachineDeleteCheckpoint {
    id?: string;
}

Properties

Properties

id?: string

ID of the checkpoint to be deleted.