MaintenanceConfiguration.TimeInWeek Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets if two array entries specify the same day of the week, the applied configuration is the union of times in both entries.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeInWeek")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Models.TimeInWeek> TimeInWeek { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeInWeek")>]
member this.TimeInWeek : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Models.TimeInWeek> with get, set
Public Property TimeInWeek As IList(Of TimeInWeek)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute