These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.insights.getMetricAlert
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Retrieve an alert rule definition. API Version: 2018-03-01.
Using getMetricAlert
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMetricAlert(args: GetMetricAlertArgs, opts?: InvokeOptions): Promise<GetMetricAlertResult>
function getMetricAlertOutput(args: GetMetricAlertOutputArgs, opts?: InvokeOptions): Output<GetMetricAlertResult>def get_metric_alert(resource_group_name: Optional[str] = None,
                     rule_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetMetricAlertResult
def get_metric_alert_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                     rule_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetMetricAlertResult]func LookupMetricAlert(ctx *Context, args *LookupMetricAlertArgs, opts ...InvokeOption) (*LookupMetricAlertResult, error)
func LookupMetricAlertOutput(ctx *Context, args *LookupMetricAlertOutputArgs, opts ...InvokeOption) LookupMetricAlertResultOutput> Note: This function is named LookupMetricAlert in the Go SDK.
public static class GetMetricAlert 
{
    public static Task<GetMetricAlertResult> InvokeAsync(GetMetricAlertArgs args, InvokeOptions? opts = null)
    public static Output<GetMetricAlertResult> Invoke(GetMetricAlertInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMetricAlertResult> getMetricAlert(GetMetricAlertArgs args, InvokeOptions options)
public static Output<GetMetricAlertResult> getMetricAlert(GetMetricAlertArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:insights:getMetricAlert
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- RuleName string
- The name of the rule.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- RuleName string
- The name of the rule.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- ruleName String
- The name of the rule.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ruleName string
- The name of the rule.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- rule_name str
- The name of the rule.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- ruleName String
- The name of the rule.
getMetricAlert Result
The following output properties are available:
- Criteria
Pulumi.Azure | Pulumi.Native. Insights. Outputs. Metric Alert Multiple Resource Multiple Metric Criteria Response Azure | Pulumi.Native. Insights. Outputs. Metric Alert Single Resource Multiple Metric Criteria Response Azure Native. Insights. Outputs. Webtest Location Availability Criteria Response 
- defines the specific alert criteria information.
- Enabled bool
- the flag that indicates whether the metric alert is enabled.
- EvaluationFrequency string
- how often the metric alert is evaluated represented in ISO 8601 duration format.
- Id string
- Azure resource Id
- IsMigrated bool
- the value indicating whether this alert rule is migrated.
- LastUpdated stringTime 
- Last time the rule was updated in ISO8601 format.
- Location string
- Resource location
- Name string
- Azure resource name
- Scopes List<string>
- the list of resource id's that this metric alert is scoped to.
- Severity int
- Alert severity {0, 1, 2, 3, 4}
- Type string
- Azure resource type
- WindowSize string
- the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.
- Actions
List<Pulumi.Azure Native. Insights. Outputs. Metric Alert Action Response> 
- the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
- AutoMitigate bool
- the flag that indicates whether the alert should be auto resolved or not. The default is true.
- Description string
- the description of the metric alert that will be included in the alert email.
- Dictionary<string, string>
- Resource tags
- TargetResource stringRegion 
- the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- TargetResource stringType 
- the resource type of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- Criteria
MetricAlert | MetricMultiple Resource Multiple Metric Criteria Response Alert | WebtestSingle Resource Multiple Metric Criteria Response Location Availability Criteria Response 
- defines the specific alert criteria information.
- Enabled bool
- the flag that indicates whether the metric alert is enabled.
- EvaluationFrequency string
- how often the metric alert is evaluated represented in ISO 8601 duration format.
- Id string
- Azure resource Id
- IsMigrated bool
- the value indicating whether this alert rule is migrated.
- LastUpdated stringTime 
- Last time the rule was updated in ISO8601 format.
- Location string
- Resource location
- Name string
- Azure resource name
- Scopes []string
- the list of resource id's that this metric alert is scoped to.
- Severity int
- Alert severity {0, 1, 2, 3, 4}
- Type string
- Azure resource type
- WindowSize string
- the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.
- Actions
[]MetricAlert Action Response 
- the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
- AutoMitigate bool
- the flag that indicates whether the alert should be auto resolved or not. The default is true.
- Description string
- the description of the metric alert that will be included in the alert email.
- map[string]string
- Resource tags
- TargetResource stringRegion 
- the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- TargetResource stringType 
- the resource type of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- criteria
MetricAlert | MetricMultiple Resource Multiple Metric Criteria Response Alert | WebtestSingle Resource Multiple Metric Criteria Response Location Availability Criteria Response 
- defines the specific alert criteria information.
- enabled Boolean
- the flag that indicates whether the metric alert is enabled.
- evaluationFrequency String
- how often the metric alert is evaluated represented in ISO 8601 duration format.
- id String
- Azure resource Id
- isMigrated Boolean
- the value indicating whether this alert rule is migrated.
- lastUpdated StringTime 
- Last time the rule was updated in ISO8601 format.
- location String
- Resource location
- name String
- Azure resource name
- scopes List<String>
- the list of resource id's that this metric alert is scoped to.
- severity Integer
- Alert severity {0, 1, 2, 3, 4}
- type String
- Azure resource type
- windowSize String
- the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.
- actions
List<MetricAlert Action Response> 
- the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
- autoMitigate Boolean
- the flag that indicates whether the alert should be auto resolved or not. The default is true.
- description String
- the description of the metric alert that will be included in the alert email.
- Map<String,String>
- Resource tags
- targetResource StringRegion 
- the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- targetResource StringType 
- the resource type of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- criteria
MetricAlert | MetricMultiple Resource Multiple Metric Criteria Response Alert | WebtestSingle Resource Multiple Metric Criteria Response Location Availability Criteria Response 
- defines the specific alert criteria information.
- enabled boolean
- the flag that indicates whether the metric alert is enabled.
- evaluationFrequency string
- how often the metric alert is evaluated represented in ISO 8601 duration format.
- id string
- Azure resource Id
- isMigrated boolean
- the value indicating whether this alert rule is migrated.
- lastUpdated stringTime 
- Last time the rule was updated in ISO8601 format.
- location string
- Resource location
- name string
- Azure resource name
- scopes string[]
- the list of resource id's that this metric alert is scoped to.
- severity number
- Alert severity {0, 1, 2, 3, 4}
- type string
- Azure resource type
- windowSize string
- the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.
- actions
MetricAlert Action Response[] 
- the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
- autoMitigate boolean
- the flag that indicates whether the alert should be auto resolved or not. The default is true.
- description string
- the description of the metric alert that will be included in the alert email.
- {[key: string]: string}
- Resource tags
- targetResource stringRegion 
- the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- targetResource stringType 
- the resource type of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- criteria
MetricAlert | MetricMultiple Resource Multiple Metric Criteria Response Alert | WebtestSingle Resource Multiple Metric Criteria Response Location Availability Criteria Response 
- defines the specific alert criteria information.
- enabled bool
- the flag that indicates whether the metric alert is enabled.
- evaluation_frequency str
- how often the metric alert is evaluated represented in ISO 8601 duration format.
- id str
- Azure resource Id
- is_migrated bool
- the value indicating whether this alert rule is migrated.
- last_updated_ strtime 
- Last time the rule was updated in ISO8601 format.
- location str
- Resource location
- name str
- Azure resource name
- scopes Sequence[str]
- the list of resource id's that this metric alert is scoped to.
- severity int
- Alert severity {0, 1, 2, 3, 4}
- type str
- Azure resource type
- window_size str
- the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.
- actions
Sequence[MetricAlert Action Response] 
- the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
- auto_mitigate bool
- the flag that indicates whether the alert should be auto resolved or not. The default is true.
- description str
- the description of the metric alert that will be included in the alert email.
- Mapping[str, str]
- Resource tags
- target_resource_ strregion 
- the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- target_resource_ strtype 
- the resource type of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- criteria Property Map | Property Map | Property Map
- defines the specific alert criteria information.
- enabled Boolean
- the flag that indicates whether the metric alert is enabled.
- evaluationFrequency String
- how often the metric alert is evaluated represented in ISO 8601 duration format.
- id String
- Azure resource Id
- isMigrated Boolean
- the value indicating whether this alert rule is migrated.
- lastUpdated StringTime 
- Last time the rule was updated in ISO8601 format.
- location String
- Resource location
- name String
- Azure resource name
- scopes List<String>
- the list of resource id's that this metric alert is scoped to.
- severity Number
- Alert severity {0, 1, 2, 3, 4}
- type String
- Azure resource type
- windowSize String
- the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.
- actions List<Property Map>
- the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
- autoMitigate Boolean
- the flag that indicates whether the alert should be auto resolved or not. The default is true.
- description String
- the description of the metric alert that will be included in the alert email.
- Map<String>
- Resource tags
- targetResource StringRegion 
- the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
- targetResource StringType 
- the resource type of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
Supporting Types
DynamicMetricCriteriaResponse   
- AlertSensitivity string
- The extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern.
- FailingPeriods Pulumi.Azure Native. Insights. Inputs. Dynamic Threshold Failing Periods Response 
- The minimum number of violations required within the selected lookback time window required to raise an alert.
- MetricName string
- Name of the metric.
- Name string
- Name of the criteria.
- Operator string
- The operator used to compare the metric value against the threshold.
- TimeAggregation string
- the criteria time aggregation types.
- Dimensions
List<Pulumi.Azure Native. Insights. Inputs. Metric Dimension Response> 
- List of dimension conditions.
- IgnoreData stringBefore 
- Use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)
- MetricNamespace string
- Namespace of the metric.
- SkipMetric boolValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- AlertSensitivity string
- The extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern.
- FailingPeriods DynamicThreshold Failing Periods Response 
- The minimum number of violations required within the selected lookback time window required to raise an alert.
- MetricName string
- Name of the metric.
- Name string
- Name of the criteria.
- Operator string
- The operator used to compare the metric value against the threshold.
- TimeAggregation string
- the criteria time aggregation types.
- Dimensions
[]MetricDimension Response 
- List of dimension conditions.
- IgnoreData stringBefore 
- Use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)
- MetricNamespace string
- Namespace of the metric.
- SkipMetric boolValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- alertSensitivity String
- The extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern.
- failingPeriods DynamicThreshold Failing Periods Response 
- The minimum number of violations required within the selected lookback time window required to raise an alert.
- metricName String
- Name of the metric.
- name String
- Name of the criteria.
- operator String
- The operator used to compare the metric value against the threshold.
- timeAggregation String
- the criteria time aggregation types.
- dimensions
List<MetricDimension Response> 
- List of dimension conditions.
- ignoreData StringBefore 
- Use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)
- metricNamespace String
- Namespace of the metric.
- skipMetric BooleanValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- alertSensitivity string
- The extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern.
- failingPeriods DynamicThreshold Failing Periods Response 
- The minimum number of violations required within the selected lookback time window required to raise an alert.
- metricName string
- Name of the metric.
- name string
- Name of the criteria.
- operator string
- The operator used to compare the metric value against the threshold.
- timeAggregation string
- the criteria time aggregation types.
- dimensions
MetricDimension Response[] 
- List of dimension conditions.
- ignoreData stringBefore 
- Use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)
- metricNamespace string
- Namespace of the metric.
- skipMetric booleanValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- alert_sensitivity str
- The extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern.
- failing_periods DynamicThreshold Failing Periods Response 
- The minimum number of violations required within the selected lookback time window required to raise an alert.
- metric_name str
- Name of the metric.
- name str
- Name of the criteria.
- operator str
- The operator used to compare the metric value against the threshold.
- time_aggregation str
- the criteria time aggregation types.
- dimensions
Sequence[MetricDimension Response] 
- List of dimension conditions.
- ignore_data_ strbefore 
- Use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)
- metric_namespace str
- Namespace of the metric.
- skip_metric_ boolvalidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- alertSensitivity String
- The extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern.
- failingPeriods Property Map
- The minimum number of violations required within the selected lookback time window required to raise an alert.
- metricName String
- Name of the metric.
- name String
- Name of the criteria.
- operator String
- The operator used to compare the metric value against the threshold.
- timeAggregation String
- the criteria time aggregation types.
- dimensions List<Property Map>
- List of dimension conditions.
- ignoreData StringBefore 
- Use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)
- metricNamespace String
- Namespace of the metric.
- skipMetric BooleanValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
DynamicThresholdFailingPeriodsResponse    
- MinFailing doublePeriods To Alert 
- The number of violations to trigger an alert. Should be smaller or equal to numberOfEvaluationPeriods.
- NumberOf doubleEvaluation Periods 
- The number of aggregated lookback points. The lookback time window is calculated based on the aggregation granularity (windowSize) and the selected number of aggregated points.
- MinFailing float64Periods To Alert 
- The number of violations to trigger an alert. Should be smaller or equal to numberOfEvaluationPeriods.
- NumberOf float64Evaluation Periods 
- The number of aggregated lookback points. The lookback time window is calculated based on the aggregation granularity (windowSize) and the selected number of aggregated points.
- minFailing DoublePeriods To Alert 
- The number of violations to trigger an alert. Should be smaller or equal to numberOfEvaluationPeriods.
- numberOf DoubleEvaluation Periods 
- The number of aggregated lookback points. The lookback time window is calculated based on the aggregation granularity (windowSize) and the selected number of aggregated points.
- minFailing numberPeriods To Alert 
- The number of violations to trigger an alert. Should be smaller or equal to numberOfEvaluationPeriods.
- numberOf numberEvaluation Periods 
- The number of aggregated lookback points. The lookback time window is calculated based on the aggregation granularity (windowSize) and the selected number of aggregated points.
- min_failing_ floatperiods_ to_ alert 
- The number of violations to trigger an alert. Should be smaller or equal to numberOfEvaluationPeriods.
- number_of_ floatevaluation_ periods 
- The number of aggregated lookback points. The lookback time window is calculated based on the aggregation granularity (windowSize) and the selected number of aggregated points.
- minFailing NumberPeriods To Alert 
- The number of violations to trigger an alert. Should be smaller or equal to numberOfEvaluationPeriods.
- numberOf NumberEvaluation Periods 
- The number of aggregated lookback points. The lookback time window is calculated based on the aggregation granularity (windowSize) and the selected number of aggregated points.
MetricAlertActionResponse   
- ActionGroup stringId 
- the id of the action group to use.
- WebHook Dictionary<string, string>Properties 
- This field allows specifying custom properties, which would be appended to the alert payload sent as input to the webhook.
- ActionGroup stringId 
- the id of the action group to use.
- WebHook map[string]stringProperties 
- This field allows specifying custom properties, which would be appended to the alert payload sent as input to the webhook.
- actionGroup StringId 
- the id of the action group to use.
- webHook Map<String,String>Properties 
- This field allows specifying custom properties, which would be appended to the alert payload sent as input to the webhook.
- actionGroup stringId 
- the id of the action group to use.
- webHook {[key: string]: string}Properties 
- This field allows specifying custom properties, which would be appended to the alert payload sent as input to the webhook.
- action_group_ strid 
- the id of the action group to use.
- web_hook_ Mapping[str, str]properties 
- This field allows specifying custom properties, which would be appended to the alert payload sent as input to the webhook.
- actionGroup StringId 
- the id of the action group to use.
- webHook Map<String>Properties 
- This field allows specifying custom properties, which would be appended to the alert payload sent as input to the webhook.
MetricAlertMultipleResourceMultipleMetricCriteriaResponse       
- AllOf List<Union<Pulumi.Azure Native. Insights. Inputs. Dynamic Metric Criteria Response, Pulumi. Azure Native. Insights. Inputs. Metric Criteria Response>> 
- the list of multiple metric criteria for this 'all of' operation.
- AllOf []interface{}
- the list of multiple metric criteria for this 'all of' operation.
- allOf List<Either<DynamicMetric Criteria Response,Metric Criteria Response>> 
- the list of multiple metric criteria for this 'all of' operation.
- allOf (DynamicMetric Criteria Response | Metric Criteria Response)[] 
- the list of multiple metric criteria for this 'all of' operation.
- all_of Sequence[Union[DynamicMetric Criteria Response, Metric Criteria Response]] 
- the list of multiple metric criteria for this 'all of' operation.
- allOf List<Property Map | Property Map>
- the list of multiple metric criteria for this 'all of' operation.
MetricAlertSingleResourceMultipleMetricCriteriaResponse       
- AllOf List<Pulumi.Azure Native. Insights. Inputs. Metric Criteria Response> 
- The list of metric criteria for this 'all of' operation.
- AllOf []MetricCriteria Response 
- The list of metric criteria for this 'all of' operation.
- allOf List<MetricCriteria Response> 
- The list of metric criteria for this 'all of' operation.
- allOf MetricCriteria Response[] 
- The list of metric criteria for this 'all of' operation.
- all_of Sequence[MetricCriteria Response] 
- The list of metric criteria for this 'all of' operation.
- allOf List<Property Map>
- The list of metric criteria for this 'all of' operation.
MetricCriteriaResponse  
- MetricName string
- Name of the metric.
- Name string
- Name of the criteria.
- Operator string
- the criteria operator.
- Threshold double
- the criteria threshold value that activates the alert.
- TimeAggregation string
- the criteria time aggregation types.
- Dimensions
List<Pulumi.Azure Native. Insights. Inputs. Metric Dimension Response> 
- List of dimension conditions.
- MetricNamespace string
- Namespace of the metric.
- SkipMetric boolValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- MetricName string
- Name of the metric.
- Name string
- Name of the criteria.
- Operator string
- the criteria operator.
- Threshold float64
- the criteria threshold value that activates the alert.
- TimeAggregation string
- the criteria time aggregation types.
- Dimensions
[]MetricDimension Response 
- List of dimension conditions.
- MetricNamespace string
- Namespace of the metric.
- SkipMetric boolValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- metricName String
- Name of the metric.
- name String
- Name of the criteria.
- operator String
- the criteria operator.
- threshold Double
- the criteria threshold value that activates the alert.
- timeAggregation String
- the criteria time aggregation types.
- dimensions
List<MetricDimension Response> 
- List of dimension conditions.
- metricNamespace String
- Namespace of the metric.
- skipMetric BooleanValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- metricName string
- Name of the metric.
- name string
- Name of the criteria.
- operator string
- the criteria operator.
- threshold number
- the criteria threshold value that activates the alert.
- timeAggregation string
- the criteria time aggregation types.
- dimensions
MetricDimension Response[] 
- List of dimension conditions.
- metricNamespace string
- Namespace of the metric.
- skipMetric booleanValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- metric_name str
- Name of the metric.
- name str
- Name of the criteria.
- operator str
- the criteria operator.
- threshold float
- the criteria threshold value that activates the alert.
- time_aggregation str
- the criteria time aggregation types.
- dimensions
Sequence[MetricDimension Response] 
- List of dimension conditions.
- metric_namespace str
- Namespace of the metric.
- skip_metric_ boolvalidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
- metricName String
- Name of the metric.
- name String
- Name of the criteria.
- operator String
- the criteria operator.
- threshold Number
- the criteria threshold value that activates the alert.
- timeAggregation String
- the criteria time aggregation types.
- dimensions List<Property Map>
- List of dimension conditions.
- metricNamespace String
- Namespace of the metric.
- skipMetric BooleanValidation 
- Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
MetricDimensionResponse  
WebtestLocationAvailabilityCriteriaResponse    
- ComponentId string
- The Application Insights resource Id.
- FailedLocation doubleCount 
- The number of failed locations.
- WebTest stringId 
- The Application Insights web test Id.
- ComponentId string
- The Application Insights resource Id.
- FailedLocation float64Count 
- The number of failed locations.
- WebTest stringId 
- The Application Insights web test Id.
- componentId String
- The Application Insights resource Id.
- failedLocation DoubleCount 
- The number of failed locations.
- webTest StringId 
- The Application Insights web test Id.
- componentId string
- The Application Insights resource Id.
- failedLocation numberCount 
- The number of failed locations.
- webTest stringId 
- The Application Insights web test Id.
- component_id str
- The Application Insights resource Id.
- failed_location_ floatcount 
- The number of failed locations.
- web_test_ strid 
- The Application Insights web test Id.
- componentId String
- The Application Insights resource Id.
- failedLocation NumberCount 
- The number of failed locations.
- webTest StringId 
- The Application Insights web test Id.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi