Aracılığıyla paylaş


MaintenanceWindows.TimeRanges Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to