Package version:

Interface AutomationActionEventHub

The target Event Hub to which event data will be exported. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore

Hierarchy

Properties

actionType: "EventHub"

Polymorphic discriminator, which specifies the different types this object can be

connectionString?: string

The target Event Hub connection string (it will not be included in any response).

eventHubResourceId?: string

The target Event Hub Azure Resource ID.

sasPolicyName?: string

The target Event Hub SAS policy name. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc