Click or drag to resize
NotificationTypeId Properties
This API is preliminary and subject to change.

The NotificationTypeId type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEmail
Gets a NotificationTypeId instance representing an email notification.
Public propertyStatic memberPagerDuty
Gets a NotificationTypeId instance representing a PagerDuty notification.
Public propertyValue
Gets the value of this resource identifier.
(Inherited from ResourceIdentifierT.)
Public propertyStatic memberWebhook
Gets a NotificationTypeId instance representing a webhook notification.
Top
See Also