Partilhar via


DiagnosticAnalysis.AbnormalTimePeriods Propriedade

Definição

Obtém ou define a lista de períodos de tempo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a