次の方法で共有


MaintenanceWindows.TimeRanges プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象