Partager via


MaintenanceConfigurationInner.TimeInWeek Propriété

Définition

Obtient ou définit les plages horaires de la semaine autorisées pour la mise à niveau.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à