PSEventHubReceiver Class

Definition

Wraps the EventHubReceiver class.

public class PSEventHubReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSEventHubReceiver = class
    inherit PSActionGroupReceiverBase
Public Class PSEventHubReceiver
Inherits PSActionGroupReceiverBase
Inheritance
PSEventHubReceiver

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.

Applies to