Compartilhar via


AbnormalTimePeriod.Events Propriedade

Definição

Obtém ou define a lista de Possíveis causas de tempo de inatividade

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a