Click or drag to resize

BandwidthScheduleMode Enumeration

Bandwidth schedule mode.

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.6.5.0 (0.6.5.0)
Syntax
public enum BandwidthScheduleMode
Members
  Member nameValueDescription
NotLimited0 The not limited
Fixed1 The fixed
Scheduled2 The scheduled
See Also