Udostępnij za pośrednictwem


MaintenanceConfigurationInner.TimeInWeek Property

Definition

Gets or sets weekday time slots allowed to upgrade.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to