AbnormalTimePeriod.Events Property

Definition

Gets or sets list of Possible Cause of downtime

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to