StartReplayingRequestType

StartReplayingRequestType
StartReplayingRequestType

The parameters of StartReplaying_Task.

JSON Example
{
    "replaySnapshot": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
replaySnapshot
Required

The snapshot from which to start the replay. This snapshot must have been created by a record operation on the virtual machine.