GetActionGroupItsmReceiver

data class GetActionGroupItsmReceiver(val connectionId: String, val name: String, val region: String, val ticketConfiguration: String, val workspaceId: String)

Constructors

Link copied to clipboard
constructor(connectionId: String, name: String, region: String, ticketConfiguration: String, workspaceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique connection identifier of the ITSM connection.

Link copied to clipboard

Specifies the name of the Action Group.

Link copied to clipboard

The region of the workspace.

Link copied to clipboard

A JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.

Link copied to clipboard

The Azure Log Analytics workspace ID where this connection is defined.