GetActionGroupArmRoleReceiver

data class GetActionGroupArmRoleReceiver(val name: String, val roleId: String, val useCommonAlertSchema: Boolean)

Constructors

Link copied to clipboard
constructor(name: String, roleId: String, useCommonAlertSchema: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the name of the Action Group.

Link copied to clipboard

The arm role id.

Link copied to clipboard

Indicates whether to use common alert schema.