Partager via


ContainerServiceMaintenanceWindow.NotAllowedDates Propriété

Définition

Plages de dates pour lesquelles la mise à niveau n’est pas autorisée. 'utcOffset' s’applique à ce champ. Par exemple, avec « utcOffset : +02:00 » et « dateSpan » de « 2022-12-23 » à « 2023-01-03 », la maintenance sera bloquée de « 2022-12-22 22:00 » à « 2023-01-03 22:00 » en heure 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)

Valeur de propriété

S’applique à