AlignPolicy.AlignMode 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.
Field that indicates how to align different variables to the same time range.
public Azure.AI.AnomalyDetector.AlignMode? AlignMode { get; set; }
member this.AlignMode : Nullable<Azure.AI.AnomalyDetector.AlignMode> with get, set
Public Property AlignMode As Nullable(Of AlignMode)