com.azure.ai.metricsadvisor.administration.models
Package containing model types for Metrics Advisor administration operations.
Classes
| AnomalyAlertConfiguration |
Defines anomaly alerting configuration. |
| AnomalyDetectionConfiguration |
Configuration to detect anomalies in metric time series. |
| AnomalyDetectorDirection |
Defines values for Anomaly |
| AnomalySeverity |
Defines values for Anomaly |
| AzureAppInsightsDataFeedSource |
The Azure |
| AzureBlobDataFeedSource |
The Azure |
| AzureCosmosDbDataFeedSource |
The Azure |
| AzureDataExplorerDataFeedSource |
The Azure |
| AzureDataLakeStorageGen2DataFeedSource |
The Azure |
| AzureEventHubsDataFeedSource |
The Azure |
| AzureLogAnalyticsDataFeedSource |
The Azure |
| AzureTableDataFeedSource |
The Azure |
| BoundaryDirection |
Describes the direction of boundary used in anomaly boundary conditions. |
| BoundaryMeasureType |
The measure type that detector should use for measuring data-points when detecting anomalies using MetricBoundaryCondition. |
| ChangeThresholdCondition |
Type that describes change-threshold parameters. |
| DataFeed |
The Data feed metadata model. |
| DataFeedAccessMode |
Defines values for Data |
| DataFeedAutoRollUpMethod |
Defines values for Data |
| DataFeedDimension |
Type describing a dimension of a Data |
| DataFeedGranularity |
The Data |
| DataFeedGranularityType |
The Data |
| DataFeedIngestionProgress |
The Data |
| DataFeedIngestionSettings |
The data feed ingestion settings model. |
| DataFeedIngestionStatus |
The Data |
| DataFeedMetric |
Type describing a metric of a Data |
| DataFeedMissingDataPointFillSettings |
The Data |
| DataFeedMissingDataPointFillType |
Defines values for Data |
| DataFeedOptions |
The Data |
| DataFeedRollupSettings |
The rollup settings for the data feed. |
| DataFeedRollupType |
Defines values for Data |
| DataFeedSchema |
The Data |
| DataFeedSource |
The DataFeedSource represents the base type for different types of data sources that service can ingest data and perform anomaly detection. |
| DataFeedSourceType |
Defines values for all supported data sources types. |
| DataFeedStatus |
Defines values for Data |
| DataSourceAuthenticationType |
Defines values for Data |
| DataSourceCredentialEntity |
The base credential type for different types of authentication that service uses to access the data sources DataFeedSource. |
| DataSourceDataLakeGen2SharedKey |
The shared key credential entity for Data |
| DataSourceServicePrincipal |
The service principal credential entity for data source.. |
| DataSourceServicePrincipalInKeyVault |
The service principal stored in a key vault representing the credential entity for a data source. |
| DataSourceSqlServerConnectionString |
The connection credential entity for SQLServer. |
| DetectionConditionOperator |
The logical operator to apply across anomaly detection conditions. |
| EmailNotificationHook |
A hook that describes email based incident alerts notification. |
| HardThresholdCondition |
Type that describes hard-threshold parameters. |
| IngestionStatusType |
Defines values for Ingestion |
| ListAnomalyAlertConfigsOptions |
Additional parameters to set when listing anomaly alerting configurations. |
| ListCredentialEntityOptions |
Additional properties for filtering results on the list |
| ListDataFeedFilter |
Additional properties to filter result for data feed list operations. |
| ListDataFeedIngestionOptions |
Describes the additional parameters for the API to list data feed ingestion status. |
| ListDataFeedOptions |
Additional properties for filtering results on the list |
| ListDetectionConfigsOptions |
Additional parameters to set when listing anomaly detection configurations. |
| ListHookOptions |
Describes the additional parameters for the API to list hooks. |
| MetricAlertConfiguration |
Defines alerting settings for anomalies detected by a detection configuration. |
| MetricAlertConfigurationsOperator |
The logical operator to apply across multiple MetricAlertConfiguration. |
| MetricAnomalyAlertConditions |
Defines conditions to decide whether the detected anomalies should be included in an alert or not. |
| MetricAnomalyAlertScope |
Defines scope for anomaly alert. |
| MetricAnomalyAlertScopeType |
Defines the supported alert scopes. |
| MetricAnomalyAlertSnoozeCondition |
Type that describes configuration for snoozing anomaly alerts. |
| MetricBoundaryCondition |
Defines the boundary conditions for the anomaly (abnormal data points) to be included in the alert. |
| MetricSeriesGroupDetectionCondition |
Conditions to detect anomalies in a group of time series. |
| MetricSingleSeriesDetectionCondition |
Conditions to detect anomalies in a specific time series. |
| MetricWholeSeriesDetectionCondition |
Conditions to detect anomalies in all time series of a metric. |
| MongoDbDataFeedSource |
The Mongo |
| MySqlDataFeedSource |
The My |
| NotificationHook |
Describes a hook that receives anomaly incident alerts. |
| PostgreSqlDataFeedSource |
The Postgre |
| SeverityCondition |
Type that describes severity range. |
| SmartDetectionCondition |
Type that describes smart-detection parameters. |
| SnoozeScope |
Defines values for Snooze |
| SqlServerDataFeedSource |
The SQLServer |
| SuppressCondition |
Type that describes suppress condition for anomalies. |
| TopNGroupScope |
The type Top |
| WebNotificationHook |
A hook that describes web-hook based incident alerts notification. |