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

The AlarmExample type exposes the following members.

Properties
  NameDescription
Public propertyCheckTypeId
Gets the type of check this alarm example applies to.
Public propertyCriteria
Gets the example criteria as a template.
Public propertyDescription
Gets a description of the alarm example.
Public propertyExtensionData
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.)
Public propertyFields
Gets a collection of AlarmExampleField objects describing the replaceable template parameters in the example Criteria string.
Public propertyId
Gets the unique identifier of the alarm example resource.
Public propertyLabel
Gets the name of the alarm example.
Top
See Also