@azure/arm-monitorslis package
Classes
| MonitorClient |
Interfaces
| AmwAccount |
Represents an Azure Monitor Workspace (AMW) account used for emitting metrics. |
| Baseline |
Defines the target parameters for a Slo baseline. |
| BaselineProperties |
Defines the properties of a baseline. |
| Condition |
Represents a filtering condition. |
| ErrorAdditionalInfo |
The resource management error additional info. |
| ErrorDetail |
The error detail. |
| ErrorResponse |
Common error response for all Azure Resource Manager APIs to return error details for failed operations. |
| ExecutionState |
Represents the current execution state of an SLI. |
| ManagedServiceIdentity |
Managed service identity (system assigned and/or user assigned identities) |
| Metric |
Defines a metric in the destination AMW account. |
| MonitorClientOptionalParams |
Optional parameters for the client. |
| PageSettings |
Options for the byPage method |
| PagedAsyncIterableIterator |
An interface that allows async iterable iteration both to completion and by page. |
| ProxyResource |
The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location |
| Resource |
Common fields that are returned in the response for all Azure Resource Manager resources |
| Signal |
Represents a signal model used in SLI calculations. |
| SignalSource |
Represents a signal source used in SLIs. |
| Sli |
Represents an SLI resource within the ProviderHub. |
| SliProperties |
Defines the properties of an SLI. |
| SliResource |
Defines the root level properties of an SLI resource. |
| SlisCreateOrUpdateOptionalParams |
Optional parameters. |
| SlisDeleteOptionalParams |
Optional parameters. |
| SlisGetOptionalParams |
Optional parameters. |
| SlisListByParentOptionalParams |
Optional parameters. |
| SlisOperations |
Interface representing a Slis operations. |
| SpatialAggregation |
Represents the spatial aggregation model. |
| SystemData |
Metadata pertaining to creation and last modification of the resource. |
| TemporalAggregation |
Represents temporal aggregation settings. |
| UserAssignedIdentity |
User assigned identity properties |
| WindowUptimeCriteria |
Represents criteria for determining uptime in window-based SLIs. |
Type Aliases
| AzureSupportedClouds |
The supported values for cloud setting as a string literal type |
| Category |
Defines the category of an SLI Known values supported by the serviceAvailability: Indicates availability-related metrics. |
| ConditionOperator |
Defines operators used in filter conditions. Known values supported by the service==: Equal to. |
| ContinuablePage |
An interface that describes a page of results. |
| CreatedByType |
The kind of entity that created the resource. Known values supported by the serviceUser: The entity was created by a user. |
| EvaluationCalculationType |
Specifies the method for evaluation calculation. Known values supported by the serviceCalendarDays: Calculates evaluation based on a fixed calendar period. |
| EvaluationType |
Specifies how the SLI is evaluated. Known values supported by the serviceWindowBased: Evaluates SLI based on time windows. |
| ManagedServiceIdentityType |
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). Known values supported by the serviceNone: No managed identity. |
| ProvisioningState |
Represents the provisioning state of the SLI resource. Known values supported by the serviceSucceeded: Resource has been created. |
| SamplingType |
Defines the available sampling types. Known values supported by the servicemax: Maximum value. |
| ScalarFunction |
Defines scalar functions used in filtering. Known values supported by the servicemax: Maximum value. |
| SpatialAggregationType |
Defines the available spatial aggregation types for aggregating measurements across multiple time series. Known values supported by the serviceAverage: Average value. |
| TemporalAggregationType |
Defines the available temporal aggregation types for aggregating measurements over a specific time window within the same time series. Known values supported by the serviceAverage: Average value. |
| WindowUptimeCriteriaComparator |
Defines comparison operators for window uptime criteria. Known values supported by the service<: Less than the target value. |
Enums
| AzureClouds |
An enum to describe Azure Cloud environments. |
| KnownCategory |
Defines the category of an SLI |
| KnownConditionOperator |
Defines operators used in filter conditions. |
| KnownCreatedByType |
The kind of entity that created the resource. |
| KnownEvaluationCalculationType |
Specifies the method for evaluation calculation. |
| KnownEvaluationType |
Specifies how the SLI is evaluated. |
| KnownManagedServiceIdentityType |
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). |
| KnownProvisioningState |
Represents the provisioning state of the SLI resource. |
| KnownSamplingType |
Defines the available sampling types. |
| KnownScalarFunction |
Defines scalar functions used in filtering. |
| KnownSpatialAggregationType |
Defines the available spatial aggregation types for aggregating measurements across multiple time series. |
| KnownTemporalAggregationType |
Defines the available temporal aggregation types for aggregating measurements over a specific time window within the same time series. |
| KnownVersions |
Known values of KnownVersions that the service accepts. |
| KnownWindowUptimeCriteriaComparator |
Defines comparison operators for window uptime criteria. |