Click or drag to resize

AnalyticsInfoModel.OsInfo Property

Information about the server hardware.

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.2.0.814 (8.2.0.814)
Syntax
public AnalyticsServerOSModel OsInfo { get; set; }

Property Value

Type: AnalyticsServerOSModel
See Also