Click or drag to resize

ChangedItemsModelPhysicalRules Property

Gets or sets the new set of physical rules associated with this workload.

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 PhysicalRuleModel[] PhysicalRules { get; set; }

Property Value

Type: PhysicalRuleModel
See Also