PSArmRoleReceiver Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wraps the ArmRoleReceiver class.
public class PSArmRoleReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSArmRoleReceiver = class
inherit PSActionGroupReceiverBase
Public Class PSArmRoleReceiver
Inherits PSActionGroupReceiverBase
- Inheritance
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. |