你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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) |