AutomationActionEventHub Class
The target Event Hub to which event data will be exported. To learn more about Security Center continuous export capabilities, visit https://aka.ms/ASCExportLearnMore.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.security.models._models_py3.AutomationActionAutomationActionEventHub
Constructor
AutomationActionEventHub(*, event_hub_resource_id: Optional[str] = None, connection_string: Optional[str] = None, **kwargs)
Parameters
- action_type
- str or ActionType
Required. The type of the action that will be triggered by the Automation.Constant filled by server. Possible values include: "LogicApp", "EventHub", "Workspace".
- connection_string
- str
The target Event Hub connection string (it will not be included in any response).
Variables
- sas_policy_name
- str
The target Event Hub SAS policy name.
Feedback
Submit and view feedback for