Compartir a través de


MaintenanceWindows.TimeRanges Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a