Click or drag to resize

monthlyBackup Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Common.EntitiesmonthlyBackup

Namespace:  Aruba.Cloud.Common.Entities
Assembly:  Aruba.Cloud.Common (in Aruba.Cloud.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class monthlyBackup

The monthlyBackup type exposes the following members.

Constructors
  NameDescription
Public methodmonthlyBackup
Initializes a new instance of the monthlyBackup class
Top
Properties
  NameDescription
Public propertyEveryMonth
schedule occur every n months
Public propertyLastDayOfTheMonth
occur the last day of month
Public propertyMonthDays
days of month for backup scheduling(1-31)
Top
See Also