 | JobOptionsModelVcdVappOptions Property |
Gets or sets new DTAV (Linux).
Namespace: DoubleTake.Web.ModelsAssembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.36.0 (0.5.36.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