Compartir a través de


MaintenanceConfigurationInner.NotAllowedTime Propiedad

Definición

Obtiene o establece espacios de tiempo en los que no se permite la actualización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a