Click or drag to resize

weeklyBackupWeekDays Property

days of week for backup scheduling.Values: sunday,monday,tuesdey,wednesday,thursday,friday,saturday

Namespace:  Aruba.Cloud.Common.Entities
Assembly:  Aruba.Cloud.Common (in Aruba.Cloud.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public string[] WeekDays { get; set; }

Property Value

Type: String
See Also