DiagnosticDetectorResponseProperties.AbnormalTimePeriod Property

Definition

List of Correlated events found by the detector

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IDetectorAbnormalTimePeriod> AbnormalTimePeriod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.AbnormalTimePeriod : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IDetectorAbnormalTimePeriod> with get, set
Public Property AbnormalTimePeriod As List(Of IDetectorAbnormalTimePeriod)

Property Value

Implements

Attributes

Applies to