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

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