LastDetectionRequest Class
LastDetectionRequest.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
LastDetectionRequest
Constructor
LastDetectionRequest(*, variables: List[azure.ai.anomalydetector.models._models_py3.VariableValues], detecting_points: int, **kwargs)
Variables
- variables
- list[VariableValues]
Required. variables.
- detecting_points
- int
Required. number of timestamps on which the model detects.
Feedback
Submit and view feedback for