DetectorAbnormalTimePeriod Class

Definition

Class representing Abnormal Time Period detected.

C#
public class DetectorAbnormalTimePeriod : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppService.Models.DetectorAbnormalTimePeriod>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppService.Models.DetectorAbnormalTimePeriod>
Inheritance
DetectorAbnormalTimePeriod
Implements

Constructors

Properties

EndOn

End time of the correlated event.

IssueType

Represents the type of the Detector.

Message

Message describing the event.

MetaData

Downtime metadata.

Priority

Represents the rank of the Detector.

Solutions

List of proposed solutions.

Source

Represents the name of the Detector.

StartOn

Start time of the correlated event.

Methods

Explicit Interface Implementations

IJsonModel<DetectorAbnormalTimePeriod>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<DetectorAbnormalTimePeriod>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DetectorAbnormalTimePeriod>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DetectorAbnormalTimePeriod>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<DetectorAbnormalTimePeriod>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview