DetectorStatusInfo 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.
Identify the status of the most severe insight generated by the detector.
public class DetectorStatusInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CertificateRegistration.Models.DetectorStatusInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CertificateRegistration.Models.DetectorStatusInfo>
type DetectorStatusInfo = class
interface IJsonModel<DetectorStatusInfo>
interface IPersistableModel<DetectorStatusInfo>
Public Class DetectorStatusInfo
Implements IJsonModel(Of DetectorStatusInfo), IPersistableModel(Of DetectorStatusInfo)
- Inheritance
-
DetectorStatusInfo
- Implements
Properties
| Name | Description |
|---|---|
| Message |
Descriptive message. |
| StatusId |
Level of the most severe insight generated by the detector. |