NotificationProperties 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.
The properties of the scheduled action notification.
public class NotificationProperties
type NotificationProperties = class
Public Class NotificationProperties
- Inheritance
-
NotificationProperties
Constructors
NotificationProperties(IEnumerable<String>, String) |
Initializes a new instance of NotificationProperties. |
Properties
Language |
Locale of the email. |
Message |
Optional message to be added in the email. Length is limited to 250 characters. |
RegionalFormat |
Regional format used for formatting date/time and currency values in the email. |
Subject |
Subject of the email. Length is limited to 70 characters. |
To |
Array of email addresses. |
Applies to
Azure SDK for .NET