 | JobOptionsModelVcdVappOptions Property |
Gets or sets new DTAV (Linux).
Namespace:
DoubleTake.Web.Models
Assembly:
DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.6.5.0 (0.6.5.0)
Syntaxpublic VcdVappOptionsModel VcdVappOptions { get; set; }
Public Property VcdVappOptions As VcdVappOptionsModel
Get
Set
public:
property VcdVappOptionsModel^ VcdVappOptions {
VcdVappOptionsModel^ get ();
void set (VcdVappOptionsModel^ value);
}
member VcdVappOptions : VcdVappOptionsModel with get, set
Property Value
Type:
VcdVappOptionsModel
See Also