Share via


MaintenanceConfiguration.NotAllowedTime Property

Definition

Time slots on which upgrade is not allowed.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.ITimeSpan> NotAllowedTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.NotAllowedTime : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.ITimeSpan> with get, set
Public Property NotAllowedTime As List(Of ITimeSpan)

Property Value

Implements

Attributes

Applies to