DaysOfWeekFrequency Class |
[Missing <summary> documentation for "T:SolidFire.Element.Api.DaysOfWeekFrequency"]
Namespace: SolidFire.Element.Api
public class DaysOfWeekFrequency : Frequency
The DaysOfWeekFrequency type exposes the following members.
| Name | Description | |
|---|---|---|
| DaysOfWeekFrequency | Initializes a new instance of the DaysOfWeekFrequency class |
| Name | Description | |
|---|---|---|
| Hours |
Shows the hour of the day the next snapshot will be created on the set weekdays. Valid values are: 0 - 24. Default is 0 | |
| Minutes |
Shows the minutes within the hour the snapshot will be created on the set weekdays.
Valid values are: 0 - 59. Default is 0.
| |
| Weekdays |
The days of the week a snapshot will be created on.
|
| 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.) |