|
VMInfoEsxHost Property
|
Namespace:
DoubleTake.Virtualization.ContractAssembly:
DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntaxpublic string EsxHost { get; set; }
Public Property EsxHost As String
Get
Set
public:
property String^ EsxHost {
String^ get ();
void set (String^ value);
}
function get_EsxHost();
function set_EsxHost(value);
Property Value
Type:
String
See Also