你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UnivariateDetectionOptions.ImputeFixedValue Property

Definition

Specifies the value to fill. It's used when granularity is not "none" and imputeMode is "fixed".

public float? ImputeFixedValue { get; set; }
member this.ImputeFixedValue : Nullable<single> with get, set
Public Property ImputeFixedValue As Nullable(Of Single)

Property Value

Applies to