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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET