IVirtualMachine.ConvertToManaged Method
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.
Converts (migrates) the virtual machine with un-managed disks to use managed disk.
public void ConvertToManaged ();
abstract member ConvertToManaged : unit -> unit
Public Sub ConvertToManaged ()