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

PSItsmReceiver Class

Definition

Wraps the ItsmReceiver class.

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

Constructors

PSItsmReceiver()

Initializes a new instance of the PSItsmReceiver class

PSItsmReceiver(ItsmReceiver)

Initializes a new instance of the PSItsmReceiver class.

Properties

ConnectionId

Gets or sets the itsm connection id of this receiver.

Name

Gets or sets name

(Inherited from PSActionGroupReceiverBase)
Region

Gets or sets the itsm region of this receiver.

TicketConfiguration

Gets or sets the itsm ticket configuration of this receiver.

WorkspaceId

Gets or sets the itsm workspace id of this receiver.

Applies to