ActionResponseProperties Class
Action property bag.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.ActionPropertiesBaseActionResponseProperties
Constructor
ActionResponseProperties(*, logic_app_resource_id: str, workflow_id: Optional[str] = None, **kwargs)
Variables
- logic_app_resource_id
- str
Required. Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}.
- workflow_id
- str
The name of the logic app's workflow.
Feedback
Submit and view feedback for