Share via


DiagnosticDetectorResponse.AbnormalTimePeriods Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.abnormalTimePeriods")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.DetectorAbnormalTimePeriod> AbnormalTimePeriods { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.abnormalTimePeriods")>]
member this.AbnormalTimePeriods : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.DetectorAbnormalTimePeriod> with get, set
Public Property AbnormalTimePeriods As IList(Of DetectorAbnormalTimePeriod)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to