Partager via


DiagnosticAnalysis.AbnormalTimePeriods Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to