DaysOfMonthFrequency Class |
[Missing <summary> documentation for "T:SolidFire.Element.Api.DaysOfMonthFrequency"]
Namespace: SolidFire.Element.Api
public class DaysOfMonthFrequency : Frequency
The DaysOfMonthFrequency type exposes the following members.
Name | Description | |
---|---|---|
![]() | DaysOfMonthFrequency | Initializes a new instance of the DaysOfMonthFrequency class |
Name | Description | |
---|---|---|
![]() | Hours |
Shows the hour of the day the next snapshot will be created on the set monthdays. Valid values are: 0 - 24. Default is 0 |
![]() | Minutes |
Shows the minutes within the hour the snapshot will be created on the set monthdays.
Valid values are: 0 - 59. Default is 0.
|
![]() | Monthdays |
The days of the month a snapshot will be created on. Valid values are: 1 - 31 |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |