VariableValues Class

VariableValues.

All required parameters must be populated in order to send to Azure.

Inheritance
VariableValues

Constructor

VariableValues(*, name: str, timestamps: List[str], values: List[float], **kwargs)

Variables

name
str

Required. variable name.

timestamps
list[str]

Required. timestamps.

values
list[float]

Required. values.