Click or drag to resize

monthlyBackupMonthDays Property

days of month for backup scheduling(1-31)

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 Nullable<int>[] MonthDays { get; set; }

Property Value

Type: NullableInt32
See Also