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

MultivariateLastDetectionOptions.Variables Property

Definition

Contains the inference data, including the name, time stamps (ISO 8601), and values of variables.

public System.Collections.Generic.IList<Azure.AI.AnomalyDetector.VariableValues> Variables { get; }
member this.Variables : System.Collections.Generic.IList<Azure.AI.AnomalyDetector.VariableValues>
Public ReadOnly Property Variables As IList(Of VariableValues)

Property Value

Applies to