ContainerServiceMaintenanceConfigurationData.MaintenanceWindowId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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