pub struct WindowsHyperVBuilder { /* private fields */ }Expand description
Builder for WindowsHyperV.
Implementations§
Source§impl WindowsHyperVBuilder
impl WindowsHyperVBuilder
Sourcepub fn utility_vm_path<VALUE: Into<String>>(self, value: VALUE) -> Self
pub fn utility_vm_path<VALUE: Into<String>>(self, value: VALUE) -> Self
UtilityVMPath is an optional path to the image used for the Utility VM.