PSTestNotificationResource 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 around an Action Group.
public class PSTestNotificationResource
type PSTestNotificationResource = class
Public Class PSTestNotificationResource
- Inheritance
-
PSTestNotificationResource
Constructors
PSTestNotificationResource(NotificationRequestBody, String, String) |
Initializes a new instance of the PSActionGroup class. |
Properties
ActionGroupName |
Gets or sets resource group |
AlertType |
Gets or sets the short name of the action group. This will be used in SMS messages. |
ArmRoleReceivers |
Gets or sets the list of arm role receivers that are part of this action group. |
AutomationRunbookReceivers |
Gets or sets the list of AutomationRunbookReceivers that are part of this action group. |
AzureAppPushReceivers |
Gets or sets the list of AzureAppPushReceivers that are part of this action group. |
AzureFunctionReceivers |
Gets or sets the list of AzureFunctionReceivers that are part of this action group. |
EmailReceivers |
Gets or sets the list of email receivers that are part of this action group. |
EventHubReceivers |
Gets or sets the list of event hub receivers that are part of this action group. |
ItsmReceivers |
Gets or sets the list of Itsm receivers that are part of this action group. |
LogicAppReceivers |
Gets or sets the list of LogicAppReceivers that are part of this action group. |
ResourceGroupName |
Gets or sets resource group |
SmsReceivers |
Gets or sets the list of SMS receivers that are part of this action group. |
VoiceReceivers |
Gets or sets the list of voice receivers that are part of this action group. |
WebhookReceivers |
Gets or sets the list of webhook receivers that are part of this action group. |