Azure.ResourceManager.Monitor.Slis.Models Namespace
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.
Classes
| Name | Description |
|---|---|
| ArmMonitorSlisModelFactory |
A factory class for creating instances of the models for mocking. |
| MonitorSliProperties |
Defines the root level properties of an SLI resource. |
| SliAmwAccount |
Represents an Azure Monitor Workspace (AMW) account used for emitting metrics. |
| SliBaseline |
Defines the target parameters for a Slo baseline. |
| SliCondition |
Represents a filtering condition. |
| SliExecutionState |
Represents the current execution state of an SLI. |
| SliMetric |
Defines a metric in the destination AMW account. |
| SliProperties |
Defines the properties of an SLI. |
| SliSignal |
Represents a signal model used in SLI calculations. |
| SliSignalSource |
Represents a signal source used in SLIs. |
| SliSpatialAggregation |
Represents the spatial aggregation model. |
| SliTemporalAggregation |
Represents temporal aggregation settings. |
| WindowUptimeCriteria |
Represents criteria for determining uptime in window-based SLIs. |
Structs
| Name | Description |
|---|---|
| SliCategory |
Defines the category of an SLI. |
| SliConditionOperator |
Defines operators used in filter conditions. |
| SliEvaluationCalculationType |
Specifies the method for evaluation calculation. |
| SliEvaluationType |
Specifies how the SLI is evaluated. |
| SliProvisioningState |
Represents the provisioning state of the SLI resource. |
| SliSamplingType |
Defines the available sampling types. |
| SliScalarFunction |
Defines scalar functions used in filtering. |
| SliSpatialAggregationType |
Defines the available spatial aggregation types for aggregating measurements across multiple time series. |
| SliTemporalAggregationType |
Defines the available temporal aggregation types for aggregating measurements over a specific time window within the same time series. |
| WindowUptimeCriteriaComparator |
Defines comparison operators for window uptime criteria. |