Notification Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The Notification type exposes the following members.
Name | Description | |
---|---|---|
Created |
Gets a timestamp indicating when the notification was first created.
| |
Details |
Gets the detailed configuration properties for the notification.
(Inherited from NotificationConfiguration.) | |
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
Id |
Gets the unique identifier for the notification resource.
| |
Label |
Gets the friendly name of the notification.
(Inherited from NotificationConfiguration.) | |
LastModified |
Gets a timestamp indicating when the notification was last modified.
| |
Metadata |
Gets a collection of metadata associated with the notification.
(Inherited from NotificationConfiguration.) | |
Type |
Gets the ID of the notification type to send.
(Inherited from NotificationConfiguration.) |