Compartir a través de


MaintenanceConfigurationInner.TimeInWeek Propiedad

Definición

Obtiene o establece las franjas horarias del día de la semana que se pueden actualizar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a