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.2.0.814
Syntax
public Uri GuestUri { get; set; }

Property Value

Type: Uri
The guest URI.
See Also