Click or drag to resize
BandwidthOptionsModelEntries Property
Gets or sets the entries in the bandwidth limiting schedule.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.36.0 (0.5.36.0)
Syntax
public BandwidthEntryModel[] Entries { get; set; }

Property Value

Type: BandwidthEntryModel
See Also