PSArmRoleReceiver Class

Definition

Wraps the ArmRoleReceiver class.

public class PSArmRoleReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSArmRoleReceiver = class
    inherit PSActionGroupReceiverBase
Public Class PSArmRoleReceiver
Inherits PSActionGroupReceiverBase
Inheritance
PSArmRoleReceiver

Constructors

PSArmRoleReceiver()

Initializes a new instance of the PSArmRoleReceiver class

PSArmRoleReceiver(ArmRoleReceiver)

Initializes a new instance of the PSArmRoleReceiver class.

Properties

Name

Gets or sets name

(Inherited from PSActionGroupReceiverBase)
RoleId

Gets or sets the role id of this receiver.

UseCommonAlertSchema

Gets or sets a value indicating whether or not use common alert schema.

Applies to