MultivariateLastDetectionOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Request of the last detection.
public class MultivariateLastDetectionOptions
type MultivariateLastDetectionOptions = class
Public Class MultivariateLastDetectionOptions
- Inheritance
-
MultivariateLastDetectionOptions
Constructors
MultivariateLastDetectionOptions(IEnumerable<VariableValues>) |
Initializes a new instance of MultivariateLastDetectionOptions. |
Properties
TopContributorCount |
Number of top contributed variables for one anomalous time stamp in the response. The default is 10. |
Variables |
Contains the inference data, including the name, time stamps (ISO 8601), and values of variables. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET