Share via


DiagnosticDetectorResponse.AbnormalTimePeriods Property

Definition

List of Correlated events found by the detector.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.DetectorAbnormalTimePeriod> AbnormalTimePeriods { get; }
member this.AbnormalTimePeriods : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.DetectorAbnormalTimePeriod>
Public ReadOnly Property AbnormalTimePeriods As IList(Of DetectorAbnormalTimePeriod)

Property Value

Applies to