Click or drag to resize

ScheduleSchedulePlan Property

Scheduling information.hourly,daily,weekly or monthly information

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public ScheduledBackUp SchedulePlan { get; set; }

Property Value

Type: ScheduledBackUp
See Also