Partager via


AbnormalTimePeriod.Events Propriété

Définition

Obtient ou définit la liste de la cause possible des temps d’arrêt

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à