TimeIntervalFrequency Class |
[Missing <summary> documentation for "T:SolidFire.Element.Api.TimeIntervalFrequency"]
Namespace: SolidFire.Element.Api
public class TimeIntervalFrequency : Frequency
The TimeIntervalFrequency type exposes the following members.
| Name | Description | |
|---|---|---|
| TimeIntervalFrequency | Initializes a new instance of the TimeIntervalFrequency class |
| Name | Description | |
|---|---|---|
| Days |
Shows the days that will elapse before the next snapshot is created. | |
| Hours |
Shows the hours that will elapse before the next snapshot is created. Valid values are: 0 - 24 | |
| Minutes |
Shows the minutes that will elapse before the next snapshot is created.
Valid values are: 0 - 59
|
| 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.) |