pub fn create(
name: &str,
args: WindowsVirtualMachineArgs,
) -> WindowsVirtualMachineResult
Expand description
Registers a new resource with the given unique name and arguments
pub fn create(
name: &str,
args: WindowsVirtualMachineArgs,
) -> WindowsVirtualMachineResult
Registers a new resource with the given unique name and arguments