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.
Reimages the virtual machine.
public void Reimage (bool? tempDisk = default);
abstract member Reimage : Nullable<bool> -> unit
Public Sub Reimage (Optional tempDisk As Nullable(Of Boolean) = Nothing)