Click or drag to resize
V2VVirtualMachineModelBiosGuid Property
Gets or sets the BIOS unique ID for the virtual machine.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public Guid BiosGuid { get; set; }

Property Value

Type: Guid
The BIOS GUID.
See Also