PSItsmReceiver 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 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. |