次の方法で共有


DiagnosticAnalysis.AbnormalTimePeriods プロパティ

定義

期間の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象