Share via


MaintenanceConfigurationProperties.MaintenanceWindowUtcOffset Property

Definition

The UTC offset in format +/-HH:mm. For example, '+05:30' for IST and '-07:00' for PST. If not specified, the default is '+00:00'.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public string MaintenanceWindowUtcOffset { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.MaintenanceWindowUtcOffset : string with get, set
Public Property MaintenanceWindowUtcOffset As String

Property Value

Implements

Attributes

Applies to