PSEventHubReceiver 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.
Wraps the EventHubReceiver class.
public class PSEventHubReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSEventHubReceiver = class
inherit PSActionGroupReceiverBase
Public Class PSEventHubReceiver
Inherits PSActionGroupReceiverBase
- Inheritance
Constructors
PSEventHubReceiver() |
Initializes a new instance of the PSEventHubReceiver class |
PSEventHubReceiver(EventHubReceiver) |
Initializes a new instance of the PSEventHubReceiver class. |
Properties
EventHubName |
Gets or sets the event hub name. |
EventHubNameSpace |
Gets or sets the namespace. |
Name |
Gets or sets name (Inherited from PSActionGroupReceiverBase) |
SubscriptionId |
Gets or sets the SubscriptionId. |
UseCommonAlertSchema |
Gets or sets a value indicating whether or not use common alert schema. |