MultivariateLastDetectionOptions.Variables プロパティ

定義

名前、タイム スタンプ (ISO 8601)、変数の値など、推論データが含まれます。

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)

プロパティ値

適用対象