ItsmReceiver 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.
An Itsm receiver.
public class ItsmReceiver
type ItsmReceiver = class
Public Class ItsmReceiver
- Inheritance
-
ItsmReceiver
Constructors
ItsmReceiver() |
Initializes a new instance of the ItsmReceiver class. |
ItsmReceiver(String, String, String, String, String) |
Initializes a new instance of the ItsmReceiver class. |
Properties
ConnectionId |
Gets or sets unique identification of ITSM connection among multiple defined in above workspace. |
Name |
Gets or sets the name of the Itsm receiver. Names must be unique across all receivers within an action group. |
Region |
Gets or sets region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope' |
TicketConfiguration |
Gets or sets JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well. |
WorkspaceId |
Gets or sets OMS LA instance identifier. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET