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.
AnomalyFilter
|
Filters the result of the GetAnomaliesForDetectionConfiguration(String, GetAnomaliesForDetectionConfigurationOptions, CancellationToken) and
GetAnomaliesForDetectionConfigurationAsync(String, GetAnomaliesForDetectionConfigurationOptions, CancellationToken) operations.
|
FeedbackFilter
|
Filters the result of the GetAllFeedback(String, GetAllFeedbackOptions, CancellationToken) and
GetAllFeedbackAsync(String, GetAllFeedbackOptions, CancellationToken) operations.
|
GetAlertsOptions
|
The set of options that can be specified when calling GetAlerts(String, GetAlertsOptions, CancellationToken) or
GetAlertsAsync(String, GetAlertsOptions, CancellationToken) to configure the behavior of the request.
|
GetAllFeedbackOptions
|
The set of options that can be specified when calling GetAllFeedback(String, GetAllFeedbackOptions, CancellationToken)
or GetAllFeedbackAsync(String, GetAllFeedbackOptions, CancellationToken) to configure the behavior of the request.
|
GetAnomaliesForAlertOptions
|
The set of options that can be specified when calling GetAnomaliesForAlert(String, String, GetAnomaliesForAlertOptions, CancellationToken)
or GetAnomaliesForAlertAsync(String, String, GetAnomaliesForAlertOptions, CancellationToken) to configure the behavior of the request.
|
GetAnomaliesForDetectionConfigurationOptions
|
The set of options that can be specified when calling GetAnomaliesForDetectionConfiguration(String, GetAnomaliesForDetectionConfigurationOptions, CancellationToken)
or GetAnomaliesForDetectionConfigurationAsync(String, GetAnomaliesForDetectionConfigurationOptions, CancellationToken)
to configure the behavior of the request.
|
GetAnomalyDimensionValuesOptions
|
The set of options that can be specified when calling GetAnomalyDimensionValues(String, String, GetAnomalyDimensionValuesOptions, CancellationToken)
or GetAnomalyDimensionValuesAsync(String, String, GetAnomalyDimensionValuesOptions, CancellationToken) to configure the behavior of the request.
|
GetIncidentsForAlertOptions
|
The set of options that can be specified when calling GetIncidentsForAlert(String, String, GetIncidentsForAlertOptions, CancellationToken)
or GetIncidentsForAlertAsync(String, String, GetIncidentsForAlertOptions, CancellationToken)
to configure the behavior of the request.
|
GetIncidentsForDetectionConfigurationOptions
|
The set of options that can be specified when calling GetIncidentsForDetectionConfiguration(String, GetIncidentsForDetectionConfigurationOptions, CancellationToken)
or GetIncidentsForDetectionConfigurationAsync(String, GetIncidentsForDetectionConfigurationOptions, CancellationToken)
to configure the behavior of the request.
|
GetMetricDimensionValuesOptions
|
The set of options that can be specified when calling GetMetricDimensionValues(String, String, GetMetricDimensionValuesOptions, CancellationToken)
or GetMetricDimensionValuesAsync(String, String, GetMetricDimensionValuesOptions, CancellationToken) to configure the behavior of the request.
|
GetMetricEnrichmentStatusesOptions
|
The set of options that can be specified when calling GetMetricEnrichmentStatuses(String, GetMetricEnrichmentStatusesOptions, CancellationToken) or
GetMetricEnrichmentStatusesAsync(String, GetMetricEnrichmentStatusesOptions, CancellationToken) to configure the behavior of the request.
|
GetMetricSeriesDataOptions
|
The set of options that can be specified when calling GetMetricSeriesData(String, GetMetricSeriesDataOptions, CancellationToken)
or GetMetricSeriesDataAsync(String, GetMetricSeriesDataOptions, CancellationToken) to configure the behavior of the request.
|
GetMetricSeriesDefinitionsOptions
|
The set of options that can be specified when calling GetMetricSeriesDefinitions(String, GetMetricSeriesDefinitionsOptions, CancellationToken)
or GetMetricSeriesDefinitionsAsync(String, GetMetricSeriesDefinitionsOptions, CancellationToken) to configure the behavior of the request.
|
MetricAnomalyFeedback
|
The AnomalyFeedback.
|
MetricChangePointFeedback
|
The ChangePointFeedback.
|
MetricCommentFeedback
|
The CommentFeedback.
|
MetricFeedback
|
The MetricFeedback.
|
MetricPeriodFeedback
|
The PeriodFeedback.
|
MetricsAdvisorClient
|
The client to use to connect to the Metrics Advisor Cognitive Service to query information
about the data being monitored, such as detected anomalies, alerts, incidents, and their
root causes. It also provides the ability to send feedback to the service to customize the
behavior of the machine learning models being used.
|
MetricsAdvisorClientsOptions
|
The set of options that can be specified when creating a MetricsAdvisorClient or
a MetricsAdvisorAdministrationClient to configure its behavior.
|
MetricsAdvisorKeyCredential
|
Key credential used to authenticate to the Metrics Advisor service. It provides the ability
to update its keys without creating a new client.
|