AdfFrequency Enumeration
Provides options for the time slice on which a scheduled activity will run or a dataset will be available in Azure Data Factory.
Enumeration Values
Name | Summary |
---|---|
Minute | Specifies a time slice of a minute. |
Hour | Specifies a time slice of an hour. |
Day | Specifies a time slice of a day. |
Week | Specifies a time slice of a week. |
Month | Specifies a time slice of a month. |