Share via


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