OneTimeTrigger(DateTimeOffset) Constructor
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.
Initializes a new instance of OneTimeTrigger.
public OneTimeTrigger(DateTimeOffset triggerAt);
new Azure.AI.Projects.Evaluation.OneTimeTrigger : DateTimeOffset -> Azure.AI.Projects.Evaluation.OneTimeTrigger
Public Sub New (triggerAt As DateTimeOffset)
Parameters
- triggerAt
- DateTimeOffset
Date and time for the one-time trigger in ISO 8601 format.