AutomationRuleModifyPropertiesAction Class
Describes an automation rule action to modify an object's properties.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.AutomationRuleActionAutomationRuleModifyPropertiesAction
Constructor
AutomationRuleModifyPropertiesAction(*, order: int, action_configuration: Optional[azure.mgmt.securityinsight.models._models_py3.IncidentPropertiesAction] = None, **kwargs)
Variables
- order
- int
Required.
- action_type
- str or ActionType
Required. The type of the automation rule action.Constant filled by server. Possible values include: "ModifyProperties", "RunPlaybook".
- action_configuration
- IncidentPropertiesAction
Feedback
Submit and view feedback for