 | VraOptionsModelSourceESXHostName Property |
Gets or sets the source vim host info.
Namespace: DoubleTake.Web.ModelsAssembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.36.0 (0.5.36.0)
Syntaxpublic string SourceESXHostName { get; set; }
Public Property SourceESXHostName As String
Get
Set
public:
property String^ SourceESXHostName {
String^ get ();
void set (String^ value);
}
member SourceESXHostName : string with get, set
Property Value
Type:
String
See Also