This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.securityinsights.getScheduledAlertRule
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the alert rule. Azure REST API version: 2023-02-01.
Using getScheduledAlertRule
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 getScheduledAlertRule(args: GetScheduledAlertRuleArgs, opts?: InvokeOptions): Promise<GetScheduledAlertRuleResult>
function getScheduledAlertRuleOutput(args: GetScheduledAlertRuleOutputArgs, opts?: InvokeOptions): Output<GetScheduledAlertRuleResult>def get_scheduled_alert_rule(resource_group_name: Optional[str] = None,
                             rule_id: Optional[str] = None,
                             workspace_name: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetScheduledAlertRuleResult
def get_scheduled_alert_rule_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                             rule_id: Optional[pulumi.Input[str]] = None,
                             workspace_name: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetScheduledAlertRuleResult]func LookupScheduledAlertRule(ctx *Context, args *LookupScheduledAlertRuleArgs, opts ...InvokeOption) (*LookupScheduledAlertRuleResult, error)
func LookupScheduledAlertRuleOutput(ctx *Context, args *LookupScheduledAlertRuleOutputArgs, opts ...InvokeOption) LookupScheduledAlertRuleResultOutput> Note: This function is named LookupScheduledAlertRule in the Go SDK.
public static class GetScheduledAlertRule 
{
    public static Task<GetScheduledAlertRuleResult> InvokeAsync(GetScheduledAlertRuleArgs args, InvokeOptions? opts = null)
    public static Output<GetScheduledAlertRuleResult> Invoke(GetScheduledAlertRuleInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetScheduledAlertRuleResult> getScheduledAlertRule(GetScheduledAlertRuleArgs args, InvokeOptions options)
public static Output<GetScheduledAlertRuleResult> getScheduledAlertRule(GetScheduledAlertRuleArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:securityinsights:getScheduledAlertRule
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- RuleId string
- Alert rule ID
- WorkspaceName string
- The name of the workspace.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- RuleId string
- Alert rule ID
- WorkspaceName string
- The name of the workspace.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- ruleId String
- Alert rule ID
- workspaceName String
- The name of the workspace.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ruleId string
- Alert rule ID
- workspaceName string
- The name of the workspace.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- rule_id str
- Alert rule ID
- workspace_name str
- The name of the workspace.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- ruleId String
- Alert rule ID
- workspaceName String
- The name of the workspace.
getScheduledAlertRule Result
The following output properties are available:
- DisplayName string
- The display name for alerts created by this alert rule.
- Enabled bool
- Determines whether this alert rule is enabled or disabled.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- LastModified stringUtc 
- The last time that this alert rule has been modified.
- Name string
- The name of the resource
- Query string
- The query that creates alerts for this rule.
- QueryFrequency string
- The frequency (in ISO 8601 duration format) for this alert rule to run.
- QueryPeriod string
- The period (in ISO 8601 duration format) that this alert rule looks at.
- Severity string
- The severity for alerts created by this alert rule.
- SuppressionDuration string
- The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.
- SuppressionEnabled bool
- Determines whether the suppression for this alert rule is enabled or disabled.
- SystemData Pulumi.Azure Native. Security Insights. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- TriggerOperator string
- The operation against the threshold that triggers alert rule.
- TriggerThreshold int
- The threshold triggers this alert rule.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- AlertDetails Pulumi.Override Azure Native. Security Insights. Outputs. Alert Details Override Response 
- The alert details override settings
- AlertRule stringTemplate Name 
- The Name of the alert rule template used to create this rule.
- CustomDetails Dictionary<string, string>
- Dictionary of string key-value pairs of columns to be attached to the alert
- Description string
- The description of the alert rule.
- EntityMappings List<Pulumi.Azure Native. Security Insights. Outputs. Entity Mapping Response> 
- Array of the entity mappings of the alert rule
- Etag string
- Etag of the azure resource
- EventGrouping Pulumi.Settings Azure Native. Security Insights. Outputs. Event Grouping Settings Response 
- The event grouping settings.
- IncidentConfiguration Pulumi.Azure Native. Security Insights. Outputs. Incident Configuration Response 
- The settings of the incidents that created from alerts triggered by this analytics rule
- Tactics List<string>
- The tactics of the alert rule
- Techniques List<string>
- The techniques of the alert rule
- TemplateVersion string
- The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2>
- DisplayName string
- The display name for alerts created by this alert rule.
- Enabled bool
- Determines whether this alert rule is enabled or disabled.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- LastModified stringUtc 
- The last time that this alert rule has been modified.
- Name string
- The name of the resource
- Query string
- The query that creates alerts for this rule.
- QueryFrequency string
- The frequency (in ISO 8601 duration format) for this alert rule to run.
- QueryPeriod string
- The period (in ISO 8601 duration format) that this alert rule looks at.
- Severity string
- The severity for alerts created by this alert rule.
- SuppressionDuration string
- The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.
- SuppressionEnabled bool
- Determines whether the suppression for this alert rule is enabled or disabled.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- TriggerOperator string
- The operation against the threshold that triggers alert rule.
- TriggerThreshold int
- The threshold triggers this alert rule.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- AlertDetails AlertOverride Details Override Response 
- The alert details override settings
- AlertRule stringTemplate Name 
- The Name of the alert rule template used to create this rule.
- CustomDetails map[string]string
- Dictionary of string key-value pairs of columns to be attached to the alert
- Description string
- The description of the alert rule.
- EntityMappings []EntityMapping Response 
- Array of the entity mappings of the alert rule
- Etag string
- Etag of the azure resource
- EventGrouping EventSettings Grouping Settings Response 
- The event grouping settings.
- IncidentConfiguration IncidentConfiguration Response 
- The settings of the incidents that created from alerts triggered by this analytics rule
- Tactics []string
- The tactics of the alert rule
- Techniques []string
- The techniques of the alert rule
- TemplateVersion string
- The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2>
- displayName String
- The display name for alerts created by this alert rule.
- enabled Boolean
- Determines whether this alert rule is enabled or disabled.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastModified StringUtc 
- The last time that this alert rule has been modified.
- name String
- The name of the resource
- query String
- The query that creates alerts for this rule.
- queryFrequency String
- The frequency (in ISO 8601 duration format) for this alert rule to run.
- queryPeriod String
- The period (in ISO 8601 duration format) that this alert rule looks at.
- severity String
- The severity for alerts created by this alert rule.
- suppressionDuration String
- The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.
- suppressionEnabled Boolean
- Determines whether the suppression for this alert rule is enabled or disabled.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- triggerOperator String
- The operation against the threshold that triggers alert rule.
- triggerThreshold Integer
- The threshold triggers this alert rule.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- alertDetails AlertOverride Details Override Response 
- The alert details override settings
- alertRule StringTemplate Name 
- The Name of the alert rule template used to create this rule.
- customDetails Map<String,String>
- Dictionary of string key-value pairs of columns to be attached to the alert
- description String
- The description of the alert rule.
- entityMappings List<EntityMapping Response> 
- Array of the entity mappings of the alert rule
- etag String
- Etag of the azure resource
- eventGrouping EventSettings Grouping Settings Response 
- The event grouping settings.
- incidentConfiguration IncidentConfiguration Response 
- The settings of the incidents that created from alerts triggered by this analytics rule
- tactics List<String>
- The tactics of the alert rule
- techniques List<String>
- The techniques of the alert rule
- templateVersion String
- The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2>
- displayName string
- The display name for alerts created by this alert rule.
- enabled boolean
- Determines whether this alert rule is enabled or disabled.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastModified stringUtc 
- The last time that this alert rule has been modified.
- name string
- The name of the resource
- query string
- The query that creates alerts for this rule.
- queryFrequency string
- The frequency (in ISO 8601 duration format) for this alert rule to run.
- queryPeriod string
- The period (in ISO 8601 duration format) that this alert rule looks at.
- severity string
- The severity for alerts created by this alert rule.
- suppressionDuration string
- The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.
- suppressionEnabled boolean
- Determines whether the suppression for this alert rule is enabled or disabled.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- triggerOperator string
- The operation against the threshold that triggers alert rule.
- triggerThreshold number
- The threshold triggers this alert rule.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- alertDetails AlertOverride Details Override Response 
- The alert details override settings
- alertRule stringTemplate Name 
- The Name of the alert rule template used to create this rule.
- customDetails {[key: string]: string}
- Dictionary of string key-value pairs of columns to be attached to the alert
- description string
- The description of the alert rule.
- entityMappings EntityMapping Response[] 
- Array of the entity mappings of the alert rule
- etag string
- Etag of the azure resource
- eventGrouping EventSettings Grouping Settings Response 
- The event grouping settings.
- incidentConfiguration IncidentConfiguration Response 
- The settings of the incidents that created from alerts triggered by this analytics rule
- tactics string[]
- The tactics of the alert rule
- techniques string[]
- The techniques of the alert rule
- templateVersion string
- The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2>
- display_name str
- The display name for alerts created by this alert rule.
- enabled bool
- Determines whether this alert rule is enabled or disabled.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- last_modified_ strutc 
- The last time that this alert rule has been modified.
- name str
- The name of the resource
- query str
- The query that creates alerts for this rule.
- query_frequency str
- The frequency (in ISO 8601 duration format) for this alert rule to run.
- query_period str
- The period (in ISO 8601 duration format) that this alert rule looks at.
- severity str
- The severity for alerts created by this alert rule.
- suppression_duration str
- The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.
- suppression_enabled bool
- Determines whether the suppression for this alert rule is enabled or disabled.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- trigger_operator str
- The operation against the threshold that triggers alert rule.
- trigger_threshold int
- The threshold triggers this alert rule.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- alert_details_ Alertoverride Details Override Response 
- The alert details override settings
- alert_rule_ strtemplate_ name 
- The Name of the alert rule template used to create this rule.
- custom_details Mapping[str, str]
- Dictionary of string key-value pairs of columns to be attached to the alert
- description str
- The description of the alert rule.
- entity_mappings Sequence[EntityMapping Response] 
- Array of the entity mappings of the alert rule
- etag str
- Etag of the azure resource
- event_grouping_ Eventsettings Grouping Settings Response 
- The event grouping settings.
- incident_configuration IncidentConfiguration Response 
- The settings of the incidents that created from alerts triggered by this analytics rule
- tactics Sequence[str]
- The tactics of the alert rule
- techniques Sequence[str]
- The techniques of the alert rule
- template_version str
- The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2>
- displayName String
- The display name for alerts created by this alert rule.
- enabled Boolean
- Determines whether this alert rule is enabled or disabled.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastModified StringUtc 
- The last time that this alert rule has been modified.
- name String
- The name of the resource
- query String
- The query that creates alerts for this rule.
- queryFrequency String
- The frequency (in ISO 8601 duration format) for this alert rule to run.
- queryPeriod String
- The period (in ISO 8601 duration format) that this alert rule looks at.
- severity String
- The severity for alerts created by this alert rule.
- suppressionDuration String
- The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.
- suppressionEnabled Boolean
- Determines whether the suppression for this alert rule is enabled or disabled.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- triggerOperator String
- The operation against the threshold that triggers alert rule.
- triggerThreshold Number
- The threshold triggers this alert rule.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- alertDetails Property MapOverride 
- The alert details override settings
- alertRule StringTemplate Name 
- The Name of the alert rule template used to create this rule.
- customDetails Map<String>
- Dictionary of string key-value pairs of columns to be attached to the alert
- description String
- The description of the alert rule.
- entityMappings List<Property Map>
- Array of the entity mappings of the alert rule
- etag String
- Etag of the azure resource
- eventGrouping Property MapSettings 
- The event grouping settings.
- incidentConfiguration Property Map
- The settings of the incidents that created from alerts triggered by this analytics rule
- tactics List<String>
- The tactics of the alert rule
- techniques List<String>
- The techniques of the alert rule
- templateVersion String
- The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2>
Supporting Types
AlertDetailsOverrideResponse   
- AlertDescription stringFormat 
- the format containing columns name(s) to override the alert description
- AlertDisplay stringName Format 
- the format containing columns name(s) to override the alert name
- AlertDynamic List<Pulumi.Properties Azure Native. Security Insights. Inputs. Alert Property Mapping Response> 
- List of additional dynamic properties to override
- AlertSeverity stringColumn Name 
- the column name to take the alert severity from
- AlertTactics stringColumn Name 
- the column name to take the alert tactics from
- AlertDescription stringFormat 
- the format containing columns name(s) to override the alert description
- AlertDisplay stringName Format 
- the format containing columns name(s) to override the alert name
- AlertDynamic []AlertProperties Property Mapping Response 
- List of additional dynamic properties to override
- AlertSeverity stringColumn Name 
- the column name to take the alert severity from
- AlertTactics stringColumn Name 
- the column name to take the alert tactics from
- alertDescription StringFormat 
- the format containing columns name(s) to override the alert description
- alertDisplay StringName Format 
- the format containing columns name(s) to override the alert name
- alertDynamic List<AlertProperties Property Mapping Response> 
- List of additional dynamic properties to override
- alertSeverity StringColumn Name 
- the column name to take the alert severity from
- alertTactics StringColumn Name 
- the column name to take the alert tactics from
- alertDescription stringFormat 
- the format containing columns name(s) to override the alert description
- alertDisplay stringName Format 
- the format containing columns name(s) to override the alert name
- alertDynamic AlertProperties Property Mapping Response[] 
- List of additional dynamic properties to override
- alertSeverity stringColumn Name 
- the column name to take the alert severity from
- alertTactics stringColumn Name 
- the column name to take the alert tactics from
- alert_description_ strformat 
- the format containing columns name(s) to override the alert description
- alert_display_ strname_ format 
- the format containing columns name(s) to override the alert name
- alert_dynamic_ Sequence[Alertproperties Property Mapping Response] 
- List of additional dynamic properties to override
- alert_severity_ strcolumn_ name 
- the column name to take the alert severity from
- alert_tactics_ strcolumn_ name 
- the column name to take the alert tactics from
- alertDescription StringFormat 
- the format containing columns name(s) to override the alert description
- alertDisplay StringName Format 
- the format containing columns name(s) to override the alert name
- alertDynamic List<Property Map>Properties 
- List of additional dynamic properties to override
- alertSeverity StringColumn Name 
- the column name to take the alert severity from
- alertTactics StringColumn Name 
- the column name to take the alert tactics from
AlertPropertyMappingResponse   
- AlertProperty string
- The V3 alert property
- Value string
- the column name to use to override this property
- AlertProperty string
- The V3 alert property
- Value string
- the column name to use to override this property
- alertProperty String
- The V3 alert property
- value String
- the column name to use to override this property
- alertProperty string
- The V3 alert property
- value string
- the column name to use to override this property
- alert_property str
- The V3 alert property
- value str
- the column name to use to override this property
- alertProperty String
- The V3 alert property
- value String
- the column name to use to override this property
EntityMappingResponse  
- EntityType string
- The V3 type of the mapped entity
- FieldMappings List<Pulumi.Azure Native. Security Insights. Inputs. Field Mapping Response> 
- array of field mappings for the given entity mapping
- EntityType string
- The V3 type of the mapped entity
- FieldMappings []FieldMapping Response 
- array of field mappings for the given entity mapping
- entityType String
- The V3 type of the mapped entity
- fieldMappings List<FieldMapping Response> 
- array of field mappings for the given entity mapping
- entityType string
- The V3 type of the mapped entity
- fieldMappings FieldMapping Response[] 
- array of field mappings for the given entity mapping
- entity_type str
- The V3 type of the mapped entity
- field_mappings Sequence[FieldMapping Response] 
- array of field mappings for the given entity mapping
- entityType String
- The V3 type of the mapped entity
- fieldMappings List<Property Map>
- array of field mappings for the given entity mapping
EventGroupingSettingsResponse   
- AggregationKind string
- The event grouping aggregation kinds
- AggregationKind string
- The event grouping aggregation kinds
- aggregationKind String
- The event grouping aggregation kinds
- aggregationKind string
- The event grouping aggregation kinds
- aggregation_kind str
- The event grouping aggregation kinds
- aggregationKind String
- The event grouping aggregation kinds
FieldMappingResponse  
- ColumnName string
- the column name to be mapped to the identifier
- Identifier string
- the V3 identifier of the entity
- ColumnName string
- the column name to be mapped to the identifier
- Identifier string
- the V3 identifier of the entity
- columnName String
- the column name to be mapped to the identifier
- identifier String
- the V3 identifier of the entity
- columnName string
- the column name to be mapped to the identifier
- identifier string
- the V3 identifier of the entity
- column_name str
- the column name to be mapped to the identifier
- identifier str
- the V3 identifier of the entity
- columnName String
- the column name to be mapped to the identifier
- identifier String
- the V3 identifier of the entity
GroupingConfigurationResponse  
- Enabled bool
- Grouping enabled
- LookbackDuration string
- Limit the group to alerts created within the lookback duration (in ISO 8601 duration format)
- MatchingMethod string
- Grouping matching method. When method is Selected at least one of groupByEntities, groupByAlertDetails, groupByCustomDetails must be provided and not empty.
- ReopenClosed boolIncident 
- Re-open closed matching incidents
- GroupBy List<string>Alert Details 
- A list of alert details to group by (when matchingMethod is Selected)
- GroupBy List<string>Custom Details 
- A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used.
- GroupBy List<string>Entities 
- A list of entity types to group by (when matchingMethod is Selected). Only entities defined in the current alert rule may be used.
- Enabled bool
- Grouping enabled
- LookbackDuration string
- Limit the group to alerts created within the lookback duration (in ISO 8601 duration format)
- MatchingMethod string
- Grouping matching method. When method is Selected at least one of groupByEntities, groupByAlertDetails, groupByCustomDetails must be provided and not empty.
- ReopenClosed boolIncident 
- Re-open closed matching incidents
- GroupBy []stringAlert Details 
- A list of alert details to group by (when matchingMethod is Selected)
- GroupBy []stringCustom Details 
- A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used.
- GroupBy []stringEntities 
- A list of entity types to group by (when matchingMethod is Selected). Only entities defined in the current alert rule may be used.
- enabled Boolean
- Grouping enabled
- lookbackDuration String
- Limit the group to alerts created within the lookback duration (in ISO 8601 duration format)
- matchingMethod String
- Grouping matching method. When method is Selected at least one of groupByEntities, groupByAlertDetails, groupByCustomDetails must be provided and not empty.
- reopenClosed BooleanIncident 
- Re-open closed matching incidents
- groupBy List<String>Alert Details 
- A list of alert details to group by (when matchingMethod is Selected)
- groupBy List<String>Custom Details 
- A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used.
- groupBy List<String>Entities 
- A list of entity types to group by (when matchingMethod is Selected). Only entities defined in the current alert rule may be used.
- enabled boolean
- Grouping enabled
- lookbackDuration string
- Limit the group to alerts created within the lookback duration (in ISO 8601 duration format)
- matchingMethod string
- Grouping matching method. When method is Selected at least one of groupByEntities, groupByAlertDetails, groupByCustomDetails must be provided and not empty.
- reopenClosed booleanIncident 
- Re-open closed matching incidents
- groupBy string[]Alert Details 
- A list of alert details to group by (when matchingMethod is Selected)
- groupBy string[]Custom Details 
- A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used.
- groupBy string[]Entities 
- A list of entity types to group by (when matchingMethod is Selected). Only entities defined in the current alert rule may be used.
- enabled bool
- Grouping enabled
- lookback_duration str
- Limit the group to alerts created within the lookback duration (in ISO 8601 duration format)
- matching_method str
- Grouping matching method. When method is Selected at least one of groupByEntities, groupByAlertDetails, groupByCustomDetails must be provided and not empty.
- reopen_closed_ boolincident 
- Re-open closed matching incidents
- group_by_ Sequence[str]alert_ details 
- A list of alert details to group by (when matchingMethod is Selected)
- group_by_ Sequence[str]custom_ details 
- A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used.
- group_by_ Sequence[str]entities 
- A list of entity types to group by (when matchingMethod is Selected). Only entities defined in the current alert rule may be used.
- enabled Boolean
- Grouping enabled
- lookbackDuration String
- Limit the group to alerts created within the lookback duration (in ISO 8601 duration format)
- matchingMethod String
- Grouping matching method. When method is Selected at least one of groupByEntities, groupByAlertDetails, groupByCustomDetails must be provided and not empty.
- reopenClosed BooleanIncident 
- Re-open closed matching incidents
- groupBy List<String>Alert Details 
- A list of alert details to group by (when matchingMethod is Selected)
- groupBy List<String>Custom Details 
- A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used.
- groupBy List<String>Entities 
- A list of entity types to group by (when matchingMethod is Selected). Only entities defined in the current alert rule may be used.
IncidentConfigurationResponse  
- CreateIncident bool
- Create incidents from alerts triggered by this analytics rule
- GroupingConfiguration Pulumi.Azure Native. Security Insights. Inputs. Grouping Configuration Response 
- Set how the alerts that are triggered by this analytics rule, are grouped into incidents
- CreateIncident bool
- Create incidents from alerts triggered by this analytics rule
- GroupingConfiguration GroupingConfiguration Response 
- Set how the alerts that are triggered by this analytics rule, are grouped into incidents
- createIncident Boolean
- Create incidents from alerts triggered by this analytics rule
- groupingConfiguration GroupingConfiguration Response 
- Set how the alerts that are triggered by this analytics rule, are grouped into incidents
- createIncident boolean
- Create incidents from alerts triggered by this analytics rule
- groupingConfiguration GroupingConfiguration Response 
- Set how the alerts that are triggered by this analytics rule, are grouped into incidents
- create_incident bool
- Create incidents from alerts triggered by this analytics rule
- grouping_configuration GroupingConfiguration Response 
- Set how the alerts that are triggered by this analytics rule, are grouped into incidents
- createIncident Boolean
- Create incidents from alerts triggered by this analytics rule
- groupingConfiguration Property Map
- Set how the alerts that are triggered by this analytics rule, are grouped into incidents
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi