TimeWindowFilterSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The settings that are used to configure the TimeWindowFilter feature filter.
public class TimeWindowFilterSettings
type TimeWindowFilterSettings = class
Public Class TimeWindowFilterSettings
- Inheritance
-
TimeWindowFilterSettings
Constructors
TimeWindowFilterSettings() |
Properties
End |
An optional end time used to determine when a feature configured to use the TimeWindowFilter feature filter should be enabled. If no end time is specified the time window is considered to never end. |
Start |
An optional start time used to determine when a feature configured to use the TimeWindowFilter feature filter should be enabled. If no start time is specified the time window is considered to have already started. |
Applies to
Azure SDK for .NET