Click or drag to resize
VMInfoGuestUri Property
This value is the guest URI.

Namespace: DoubleTake.Virtualization.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public Uri GuestUri { get; set; }

Property Value

Type: Uri
The guest URI.
See Also