Language

ContainerServiceMaintenanceConfigurationData.MaintenanceWindowId Property

Definition

The fully qualified resource ID of the maintenance window that this maintenance configuration is linked to. When set, the schedule is derived read-only from the linked maintenance window β€” maintenanceWindow becomes a computed field. When absent (the default), the schedule is defined inline via the maintenanceWindow property. The caller must have read access to the target maintenance window.

public Azure.Core.ResourceIdentifier MaintenanceWindowId { get; set; }
member this.MaintenanceWindowId : Azure.Core.ResourceIdentifier with get, set
Public Property MaintenanceWindowId As ResourceIdentifier

Property Value

Applies to