OrchestrationQuery.CreatedFrom Property
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.
Creation date of instances to query from.
public DateTimeOffset? CreatedFrom { get; init; }
member this.CreatedFrom : Nullable<DateTimeOffset> with get, set
Public Property CreatedFrom As Nullable(Of DateTimeOffset)