Share via


AlignPolicy.FillNAMethod Property

Definition

Field that indicates how missing values will be filled.

public Azure.AI.AnomalyDetector.FillNAMethod? FillNAMethod { get; set; }
member this.FillNAMethod : Nullable<Azure.AI.AnomalyDetector.FillNAMethod> with get, set
Public Property FillNAMethod As Nullable(Of FillNAMethod)

Property Value

Applies to