PSActionGroupProperty Class

Definition

Wraps around the action group.

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

Constructors

PSActionGroupProperty(ActionGroupResource)
PSActionGroupProperty(ActionGroupResource)

Initializes a new instance of the PSActionGroupProperty class.

Properties

ArmRoleReceivers

Gets or sets the list of armrole receviers.

AutomationRunbookReceivers

Gets or sets the list of automation runbook receviers.

AzureAppPushReceivers

Gets or sets the list of azure app push receviers.

AzureFunctionReceivers

Gets or sets the list of azure function receviers.

EmailReceivers

Gets or sets the list of email receivers.

EventHubReceivers

Gets or sets the list of event hub receviers.

GroupShortName

Gets or sets the action group short name.

ItsmReceivers

Gets or sets the list of itsm receviers.

LogicAppReceivers

Gets or sets the list of logic app receviers.

Name

Gets or sets the Name of the rule

(Inherited from PSManagementPropertyDescriptor)
SmsReceivers

Gets or sets the list of SMS receivers.

Status

Gets or sets the action group status.

VoiceReceivers

Gets or sets the list of voice receviers.

WebhookReceivers

Gets or sets the list of webhook receviers.

Applies to