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