1. Packages
  2. Azure Native
  3. API Docs
  4. securityinsights
  5. getAutomationRule
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.securityinsights.getAutomationRule

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Gets the automation rule.

Uses Azure REST API version 2024-09-01.

Other available API versions: 2023-02-01, 2023-03-01-preview, 2023-04-01-preview, 2023-05-01-preview, 2023-06-01-preview, 2023-07-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2023-10-01-preview, 2023-11-01, 2023-12-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-10-01-preview, 2025-01-01-preview, 2025-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native securityinsights [ApiVersion]. See the version guide for details.

Using getAutomationRule

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 getAutomationRule(args: GetAutomationRuleArgs, opts?: InvokeOptions): Promise<GetAutomationRuleResult>
function getAutomationRuleOutput(args: GetAutomationRuleOutputArgs, opts?: InvokeOptions): Output<GetAutomationRuleResult>
Copy
def get_automation_rule(automation_rule_id: Optional[str] = None,
                        resource_group_name: Optional[str] = None,
                        workspace_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetAutomationRuleResult
def get_automation_rule_output(automation_rule_id: Optional[pulumi.Input[str]] = None,
                        resource_group_name: Optional[pulumi.Input[str]] = None,
                        workspace_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetAutomationRuleResult]
Copy
func LookupAutomationRule(ctx *Context, args *LookupAutomationRuleArgs, opts ...InvokeOption) (*LookupAutomationRuleResult, error)
func LookupAutomationRuleOutput(ctx *Context, args *LookupAutomationRuleOutputArgs, opts ...InvokeOption) LookupAutomationRuleResultOutput
Copy

> Note: This function is named LookupAutomationRule in the Go SDK.

public static class GetAutomationRule 
{
    public static Task<GetAutomationRuleResult> InvokeAsync(GetAutomationRuleArgs args, InvokeOptions? opts = null)
    public static Output<GetAutomationRuleResult> Invoke(GetAutomationRuleInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAutomationRuleResult> getAutomationRule(GetAutomationRuleArgs args, InvokeOptions options)
public static Output<GetAutomationRuleResult> getAutomationRule(GetAutomationRuleArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:securityinsights:getAutomationRule
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AutomationRuleId
This property is required.
Changes to this property will trigger replacement.
string
Automation rule ID
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the workspace.
AutomationRuleId
This property is required.
Changes to this property will trigger replacement.
string
Automation rule ID
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the workspace.
automationRuleId
This property is required.
Changes to this property will trigger replacement.
String
Automation rule ID
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the workspace.
automationRuleId
This property is required.
Changes to this property will trigger replacement.
string
Automation rule ID
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the workspace.
automation_rule_id
This property is required.
Changes to this property will trigger replacement.
str
Automation rule ID
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
workspace_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the workspace.
automationRuleId
This property is required.
Changes to this property will trigger replacement.
String
Automation rule ID
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the workspace.

getAutomationRule Result

The following output properties are available:

Actions List<object>
The actions to execute when the automation rule is triggered.
AzureApiVersion string
The Azure API version of the resource.
CreatedBy Pulumi.AzureNative.SecurityInsights.Outputs.ClientInfoResponse
Information on the client (user or application) that made some action
CreatedTimeUtc string
The time the automation rule was created.
DisplayName string
The display name of the automation rule.
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
LastModifiedBy Pulumi.AzureNative.SecurityInsights.Outputs.ClientInfoResponse
Information on the client (user or application) that made some action
LastModifiedTimeUtc string
The last time the automation rule was updated.
Name string
The name of the resource
Order int
The order of execution of the automation rule.
SystemData Pulumi.AzureNative.SecurityInsights.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
TriggeringLogic Pulumi.AzureNative.SecurityInsights.Outputs.AutomationRuleTriggeringLogicResponse
Describes automation rule triggering logic.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Etag string
Etag of the azure resource
Actions []interface{}
The actions to execute when the automation rule is triggered.
AzureApiVersion string
The Azure API version of the resource.
CreatedBy ClientInfoResponse
Information on the client (user or application) that made some action
CreatedTimeUtc string
The time the automation rule was created.
DisplayName string
The display name of the automation rule.
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
LastModifiedBy ClientInfoResponse
Information on the client (user or application) that made some action
LastModifiedTimeUtc string
The last time the automation rule was updated.
Name string
The name of the resource
Order int
The order of execution of the automation rule.
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
TriggeringLogic AutomationRuleTriggeringLogicResponse
Describes automation rule triggering logic.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Etag string
Etag of the azure resource
actions List<Object>
The actions to execute when the automation rule is triggered.
azureApiVersion String
The Azure API version of the resource.
createdBy ClientInfoResponse
Information on the client (user or application) that made some action
createdTimeUtc String
The time the automation rule was created.
displayName String
The display name of the automation rule.
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
lastModifiedBy ClientInfoResponse
Information on the client (user or application) that made some action
lastModifiedTimeUtc String
The last time the automation rule was updated.
name String
The name of the resource
order Integer
The order of execution of the automation rule.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
triggeringLogic AutomationRuleTriggeringLogicResponse
Describes automation rule triggering logic.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
etag String
Etag of the azure resource
actions (AutomationRuleAddIncidentTaskActionResponse | AutomationRuleModifyPropertiesActionResponse | AutomationRuleRunPlaybookActionResponse)[]
The actions to execute when the automation rule is triggered.
azureApiVersion string
The Azure API version of the resource.
createdBy ClientInfoResponse
Information on the client (user or application) that made some action
createdTimeUtc string
The time the automation rule was created.
displayName string
The display name of the automation rule.
id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
lastModifiedBy ClientInfoResponse
Information on the client (user or application) that made some action
lastModifiedTimeUtc string
The last time the automation rule was updated.
name string
The name of the resource
order number
The order of execution of the automation rule.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
triggeringLogic AutomationRuleTriggeringLogicResponse
Describes automation rule triggering logic.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
etag string
Etag of the azure resource
actions Sequence[Any]
The actions to execute when the automation rule is triggered.
azure_api_version str
The Azure API version of the resource.
created_by ClientInfoResponse
Information on the client (user or application) that made some action
created_time_utc str
The time the automation rule was created.
display_name str
The display name of the automation rule.
id str
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
last_modified_by ClientInfoResponse
Information on the client (user or application) that made some action
last_modified_time_utc str
The last time the automation rule was updated.
name str
The name of the resource
order int
The order of execution of the automation rule.
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
triggering_logic AutomationRuleTriggeringLogicResponse
Describes automation rule triggering logic.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
etag str
Etag of the azure resource
actions List<Property Map | Property Map | Property Map>
The actions to execute when the automation rule is triggered.
azureApiVersion String
The Azure API version of the resource.
createdBy Property Map
Information on the client (user or application) that made some action
createdTimeUtc String
The time the automation rule was created.
displayName String
The display name of the automation rule.
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
lastModifiedBy Property Map
Information on the client (user or application) that made some action
lastModifiedTimeUtc String
The last time the automation rule was updated.
name String
The name of the resource
order Number
The order of execution of the automation rule.
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
triggeringLogic Property Map
Describes automation rule triggering logic.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
etag String
Etag of the azure resource

Supporting Types

AddIncidentTaskActionPropertiesResponse

Title This property is required. string
The title of the task.
Description string
The description of the task.
Title This property is required. string
The title of the task.
Description string
The description of the task.
title This property is required. String
The title of the task.
description String
The description of the task.
title This property is required. string
The title of the task.
description string
The description of the task.
title This property is required. str
The title of the task.
description str
The description of the task.
title This property is required. String
The title of the task.
description String
The description of the task.

AutomationRuleAddIncidentTaskActionResponse

Order This property is required. int
ActionConfiguration Pulumi.AzureNative.SecurityInsights.Inputs.AddIncidentTaskActionPropertiesResponse
Describes an automation rule action to add a task to an incident.
Order This property is required. int
ActionConfiguration AddIncidentTaskActionPropertiesResponse
Describes an automation rule action to add a task to an incident.
order This property is required. Integer
actionConfiguration AddIncidentTaskActionPropertiesResponse
Describes an automation rule action to add a task to an incident.
order This property is required. number
actionConfiguration AddIncidentTaskActionPropertiesResponse
Describes an automation rule action to add a task to an incident.
order This property is required. int
action_configuration AddIncidentTaskActionPropertiesResponse
Describes an automation rule action to add a task to an incident.
order This property is required. Number
actionConfiguration Property Map
Describes an automation rule action to add a task to an incident.

AutomationRuleBooleanConditionResponse

InnerConditions List<object>
Operator string
Describes a boolean condition operator.
InnerConditions []interface{}
Operator string
Describes a boolean condition operator.
innerConditions List<Object>
operator String
Describes a boolean condition operator.
innerConditions (BooleanConditionPropertiesResponse | PropertyArrayChangedConditionPropertiesResponse | PropertyArrayConditionPropertiesResponse | PropertyChangedConditionPropertiesResponse | PropertyConditionPropertiesResponse)[]
operator string
Describes a boolean condition operator.
inner_conditions Sequence[Union[BooleanConditionPropertiesResponse, PropertyArrayChangedConditionPropertiesResponse, PropertyArrayConditionPropertiesResponse, PropertyChangedConditionPropertiesResponse, PropertyConditionPropertiesResponse]]
operator str
Describes a boolean condition operator.
innerConditions List<Property Map | Property Map | Property Map | Property Map | Property Map>
operator String
Describes a boolean condition operator.

AutomationRuleModifyPropertiesActionResponse

order This property is required. Number
actionConfiguration Property Map

AutomationRulePropertyArrayChangedValuesConditionResponse

ArrayType string
ChangeType string
ArrayType string
ChangeType string
arrayType String
changeType String
arrayType string
changeType string
arrayType String
changeType String

AutomationRulePropertyArrayValuesConditionResponse

ArrayConditionType string
Describes an array condition evaluation type.
ArrayType string
Describes an array condition evaluated array type.
ItemConditions List<object>
ArrayConditionType string
Describes an array condition evaluation type.
ArrayType string
Describes an array condition evaluated array type.
ItemConditions []interface{}
arrayConditionType String
Describes an array condition evaluation type.
arrayType String
Describes an array condition evaluated array type.
itemConditions List<Object>
arrayConditionType string
Describes an array condition evaluation type.
arrayType string
Describes an array condition evaluated array type.
itemConditions (BooleanConditionPropertiesResponse | PropertyArrayChangedConditionPropertiesResponse | PropertyArrayConditionPropertiesResponse | PropertyChangedConditionPropertiesResponse | PropertyConditionPropertiesResponse)[]
array_condition_type str
Describes an array condition evaluation type.
array_type str
Describes an array condition evaluated array type.
item_conditions Sequence[Union[BooleanConditionPropertiesResponse, PropertyArrayChangedConditionPropertiesResponse, PropertyArrayConditionPropertiesResponse, PropertyChangedConditionPropertiesResponse, PropertyConditionPropertiesResponse]]
arrayConditionType String
Describes an array condition evaluation type.
arrayType String
Describes an array condition evaluated array type.
itemConditions List<Property Map | Property Map | Property Map | Property Map | Property Map>

AutomationRulePropertyValuesChangedConditionResponse

ChangeType string
Operator string
PropertyName string
PropertyValues List<string>
ChangeType string
Operator string
PropertyName string
PropertyValues []string
changeType String
operator String
propertyName String
propertyValues List<String>
changeType string
operator string
propertyName string
propertyValues string[]
changeType String
operator String
propertyName String
propertyValues List<String>

AutomationRulePropertyValuesConditionResponse

Operator string
PropertyName string
The property to evaluate in an automation rule property condition.
PropertyValues List<string>
Operator string
PropertyName string
The property to evaluate in an automation rule property condition.
PropertyValues []string
operator String
propertyName String
The property to evaluate in an automation rule property condition.
propertyValues List<String>
operator string
propertyName string
The property to evaluate in an automation rule property condition.
propertyValues string[]
operator str
property_name str
The property to evaluate in an automation rule property condition.
property_values Sequence[str]
operator String
propertyName String
The property to evaluate in an automation rule property condition.
propertyValues List<String>

AutomationRuleRunPlaybookActionResponse

order This property is required. Number
actionConfiguration Property Map

AutomationRuleTriggeringLogicResponse

IsEnabled This property is required. bool
Determines whether the automation rule is enabled or disabled.
TriggersOn This property is required. string
TriggersWhen This property is required. string
Conditions List<object>
The conditions to evaluate to determine if the automation rule should be triggered on a given object.
ExpirationTimeUtc string
Determines when the automation rule should automatically expire and be disabled.
IsEnabled This property is required. bool
Determines whether the automation rule is enabled or disabled.
TriggersOn This property is required. string
TriggersWhen This property is required. string
Conditions []interface{}
The conditions to evaluate to determine if the automation rule should be triggered on a given object.
ExpirationTimeUtc string
Determines when the automation rule should automatically expire and be disabled.
isEnabled This property is required. Boolean
Determines whether the automation rule is enabled or disabled.
triggersOn This property is required. String
triggersWhen This property is required. String
conditions List<Object>
The conditions to evaluate to determine if the automation rule should be triggered on a given object.
expirationTimeUtc String
Determines when the automation rule should automatically expire and be disabled.
isEnabled This property is required. boolean
Determines whether the automation rule is enabled or disabled.
triggersOn This property is required. string
triggersWhen This property is required. string
conditions (BooleanConditionPropertiesResponse | PropertyArrayChangedConditionPropertiesResponse | PropertyArrayConditionPropertiesResponse | PropertyChangedConditionPropertiesResponse | PropertyConditionPropertiesResponse)[]
The conditions to evaluate to determine if the automation rule should be triggered on a given object.
expirationTimeUtc string
Determines when the automation rule should automatically expire and be disabled.
is_enabled This property is required. bool
Determines whether the automation rule is enabled or disabled.
triggers_on This property is required. str
triggers_when This property is required. str
conditions Sequence[Union[BooleanConditionPropertiesResponse, PropertyArrayChangedConditionPropertiesResponse, PropertyArrayConditionPropertiesResponse, PropertyChangedConditionPropertiesResponse, PropertyConditionPropertiesResponse]]
The conditions to evaluate to determine if the automation rule should be triggered on a given object.
expiration_time_utc str
Determines when the automation rule should automatically expire and be disabled.
isEnabled This property is required. Boolean
Determines whether the automation rule is enabled or disabled.
triggersOn This property is required. String
triggersWhen This property is required. String
conditions List<Property Map | Property Map | Property Map | Property Map | Property Map>
The conditions to evaluate to determine if the automation rule should be triggered on a given object.
expirationTimeUtc String
Determines when the automation rule should automatically expire and be disabled.

BooleanConditionPropertiesResponse

ConditionProperties AutomationRuleBooleanConditionResponse
Describes an automation rule condition with boolean operators.
conditionProperties AutomationRuleBooleanConditionResponse
Describes an automation rule condition with boolean operators.
conditionProperties AutomationRuleBooleanConditionResponse
Describes an automation rule condition with boolean operators.
condition_properties AutomationRuleBooleanConditionResponse
Describes an automation rule condition with boolean operators.
conditionProperties Property Map
Describes an automation rule condition with boolean operators.

ClientInfoResponse

Email string
The email of the client.
Name string
The name of the client.
ObjectId string
The object id of the client.
UserPrincipalName string
The user principal name of the client.
Email string
The email of the client.
Name string
The name of the client.
ObjectId string
The object id of the client.
UserPrincipalName string
The user principal name of the client.
email String
The email of the client.
name String
The name of the client.
objectId String
The object id of the client.
userPrincipalName String
The user principal name of the client.
email string
The email of the client.
name string
The name of the client.
objectId string
The object id of the client.
userPrincipalName string
The user principal name of the client.
email str
The email of the client.
name str
The name of the client.
object_id str
The object id of the client.
user_principal_name str
The user principal name of the client.
email String
The email of the client.
name String
The name of the client.
objectId String
The object id of the client.
userPrincipalName String
The user principal name of the client.

IncidentLabelResponse

LabelName This property is required. string
The name of the label
LabelType This property is required. string
The type of the label
LabelName This property is required. string
The name of the label
LabelType This property is required. string
The type of the label
labelName This property is required. String
The name of the label
labelType This property is required. String
The type of the label
labelName This property is required. string
The name of the label
labelType This property is required. string
The type of the label
label_name This property is required. str
The name of the label
label_type This property is required. str
The type of the label
labelName This property is required. String
The name of the label
labelType This property is required. String
The type of the label

IncidentOwnerInfoResponse

AssignedTo string
The name of the user the incident is assigned to.
Email string
The email of the user the incident is assigned to.
ObjectId string
The object id of the user the incident is assigned to.
OwnerType string
The type of the owner the incident is assigned to.
UserPrincipalName string
The user principal name of the user the incident is assigned to.
AssignedTo string
The name of the user the incident is assigned to.
Email string
The email of the user the incident is assigned to.
ObjectId string
The object id of the user the incident is assigned to.
OwnerType string
The type of the owner the incident is assigned to.
UserPrincipalName string
The user principal name of the user the incident is assigned to.
assignedTo String
The name of the user the incident is assigned to.
email String
The email of the user the incident is assigned to.
objectId String
The object id of the user the incident is assigned to.
ownerType String
The type of the owner the incident is assigned to.
userPrincipalName String
The user principal name of the user the incident is assigned to.
assignedTo string
The name of the user the incident is assigned to.
email string
The email of the user the incident is assigned to.
objectId string
The object id of the user the incident is assigned to.
ownerType string
The type of the owner the incident is assigned to.
userPrincipalName string
The user principal name of the user the incident is assigned to.
assigned_to str
The name of the user the incident is assigned to.
email str
The email of the user the incident is assigned to.
object_id str
The object id of the user the incident is assigned to.
owner_type str
The type of the owner the incident is assigned to.
user_principal_name str
The user principal name of the user the incident is assigned to.
assignedTo String
The name of the user the incident is assigned to.
email String
The email of the user the incident is assigned to.
objectId String
The object id of the user the incident is assigned to.
ownerType String
The type of the owner the incident is assigned to.
userPrincipalName String
The user principal name of the user the incident is assigned to.

IncidentPropertiesActionResponse

Classification string
The reason the incident was closed
ClassificationComment string
Describes the reason the incident was closed.
ClassificationReason string
The classification reason the incident was closed with
Labels List<Pulumi.AzureNative.SecurityInsights.Inputs.IncidentLabelResponse>
List of labels to add to the incident.
Owner Pulumi.AzureNative.SecurityInsights.Inputs.IncidentOwnerInfoResponse
Information on the user an incident is assigned to
Severity string
The severity of the incident
Status string
The status of the incident
Classification string
The reason the incident was closed
ClassificationComment string
Describes the reason the incident was closed.
ClassificationReason string
The classification reason the incident was closed with
Labels []IncidentLabelResponse
List of labels to add to the incident.
Owner IncidentOwnerInfoResponse
Information on the user an incident is assigned to
Severity string
The severity of the incident
Status string
The status of the incident
classification String
The reason the incident was closed
classificationComment String
Describes the reason the incident was closed.
classificationReason String
The classification reason the incident was closed with
labels List<IncidentLabelResponse>
List of labels to add to the incident.
owner IncidentOwnerInfoResponse
Information on the user an incident is assigned to
severity String
The severity of the incident
status String
The status of the incident
classification string
The reason the incident was closed
classificationComment string
Describes the reason the incident was closed.
classificationReason string
The classification reason the incident was closed with
labels IncidentLabelResponse[]
List of labels to add to the incident.
owner IncidentOwnerInfoResponse
Information on the user an incident is assigned to
severity string
The severity of the incident
status string
The status of the incident
classification str
The reason the incident was closed
classification_comment str
Describes the reason the incident was closed.
classification_reason str
The classification reason the incident was closed with
labels Sequence[IncidentLabelResponse]
List of labels to add to the incident.
owner IncidentOwnerInfoResponse
Information on the user an incident is assigned to
severity str
The severity of the incident
status str
The status of the incident
classification String
The reason the incident was closed
classificationComment String
Describes the reason the incident was closed.
classificationReason String
The classification reason the incident was closed with
labels List<Property Map>
List of labels to add to the incident.
owner Property Map
Information on the user an incident is assigned to
severity String
The severity of the incident
status String
The status of the incident

PlaybookActionPropertiesResponse

LogicAppResourceId This property is required. string
The resource id of the playbook resource.
TenantId string
The tenant id of the playbook resource.
LogicAppResourceId This property is required. string
The resource id of the playbook resource.
TenantId string
The tenant id of the playbook resource.
logicAppResourceId This property is required. String
The resource id of the playbook resource.
tenantId String
The tenant id of the playbook resource.
logicAppResourceId This property is required. string
The resource id of the playbook resource.
tenantId string
The tenant id of the playbook resource.
logic_app_resource_id This property is required. str
The resource id of the playbook resource.
tenant_id str
The tenant id of the playbook resource.
logicAppResourceId This property is required. String
The resource id of the playbook resource.
tenantId String
The tenant id of the playbook resource.

PropertyArrayChangedConditionPropertiesResponse

PropertyArrayConditionPropertiesResponse

ConditionProperties AutomationRulePropertyArrayValuesConditionResponse
Describes an automation rule condition on array properties.
conditionProperties AutomationRulePropertyArrayValuesConditionResponse
Describes an automation rule condition on array properties.
conditionProperties AutomationRulePropertyArrayValuesConditionResponse
Describes an automation rule condition on array properties.
condition_properties AutomationRulePropertyArrayValuesConditionResponse
Describes an automation rule condition on array properties.
conditionProperties Property Map
Describes an automation rule condition on array properties.

PropertyChangedConditionPropertiesResponse

PropertyConditionPropertiesResponse

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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 v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi