DeviceJobDetails.IsInstantRestoreComplete Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Instant restore complete, relevent only for running clone/restore jobs
public bool IsInstantRestoreComplete { get; set; }
member this.IsInstantRestoreComplete : bool with get, set
Public Property IsInstantRestoreComplete As Boolean