Click or drag to resize

CreateScheduledOperationRequestSchedule Property

Scheduling information of the scheduled operation,type and time of the scheduling

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

Property Value

Type: ScheduledBackUp
See Also