共用方式為


ContainerServiceMaintenanceConfiguration.NotAllowedTimes Property

Definition

Time slots on which upgrade is not allowed.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerService.ContainerServiceTimeSpan> NotAllowedTimes { get; set; }
member this.NotAllowedTimes : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerService.ContainerServiceTimeSpan> with get, set
Public Property NotAllowedTimes As BicepList(Of ContainerServiceTimeSpan)

Property Value

Applies to