Share via


AlignPolicy.AlignMode Property

Definition

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)

Property Value

Applies to