ArmRoleReceiver Class

Definition

An arm role receiver.

public class ArmRoleReceiver
type ArmRoleReceiver = class
Public Class ArmRoleReceiver
Inheritance
ArmRoleReceiver

Constructors

ArmRoleReceiver()

Initializes a new instance of the ArmRoleReceiver class.

ArmRoleReceiver(String, String, Nullable<Boolean>)

Initializes a new instance of the ArmRoleReceiver class.

Properties

Name

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

RoleId

Gets or sets the arm role id.

UseCommonAlertSchema

Gets or sets indicates whether to use common alert schema.

Methods

Validate()

Validate the object.

Applies to