PSSecurityAutomationActionEventHub Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSSecurityAutomationActionEventHub : Microsoft.Azure.Commands.Security.Models.Automations.PSSecurityAutomationAction
type PSSecurityAutomationActionEventHub = class
inherit PSSecurityAutomationAction
Public Class PSSecurityAutomationActionEventHub
Inherits PSSecurityAutomationAction
- Inheritance
Constructors
PSSecurityAutomationActionEventHub() |
Properties
ConnectionString |
Gets or sets the target Event Hub connection string (it will not be included in any response). |
EventHubResourceId |
Gets or sets the target Event Hub Azure Resource ID. |
SasPolicyName |
Gets the target Event Hub SAS policy name. |
Extension Methods
ConvertToAutomationType(PSSecurityAutomationAction) |