ArmRoleReceiver interface

An arm role receiver.

Properties

name

The name of the arm role receiver. Names must be unique across all receivers within an action group.

roleId

The arm role id.

useCommonAlertSchema

Indicates whether to use common alert schema.

Property Details

name

The name of the arm role receiver. Names must be unique across all receivers within an action group.

name: string

Property Value

string

roleId

The arm role id.

roleId: string

Property Value

string

useCommonAlertSchema

Indicates whether to use common alert schema.

useCommonAlertSchema?: boolean

Property Value

boolean