ActionGroupItsmReceiver

data class ActionGroupItsmReceiver(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

The name of the ITSM receiver.

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. Format is <subscription id>|<workspace id>, for example 00000000-0000-0000-0000-000000000000|00000000-0000-0000-0000-000000000000.