Partilhar via


ContainerServiceMaintenanceWindow.NotAllowedDates Propriedade

Definição

Intervalos de datas nos quais a atualização não é permitida. 'utcOffset' se aplica a esse campo. Por exemplo, com 'utcOffset: +02:00' e 'dateSpan' sendo '2022-12-23' para '2023-01-03', A manutenção será bloqueada de '2022-12-22 22:00' para '2023-01-03 22:00' no horário UTC.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ContainerServiceDateSpan> NotAllowedDates { get; }
member this.NotAllowedDates : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ContainerServiceDateSpan>
Public ReadOnly Property NotAllowedDates As IList(Of ContainerServiceDateSpan)

Valor da propriedade

Aplica-se a