Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutomationActionEventHub

Package version

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

Index

Properties

actionType

actionType: "EventHub"

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

Optional connectionString

connectionString: undefined | string

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

Optional eventHubResourceId

eventHubResourceId: undefined | string

The target Event Hub Azure Resource ID.

Optional sasPolicyName

sasPolicyName: undefined | 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