RedisEnterpriseClusterPatch.MaintenanceWindows 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.
Custom maintenance windows that apply to the cluster.
public System.Collections.Generic.IList<Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseMaintenanceWindow> MaintenanceWindows { get; }
member this.MaintenanceWindows : System.Collections.Generic.IList<Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseMaintenanceWindow>
Public ReadOnly Property MaintenanceWindows As IList(Of RedisEnterpriseMaintenanceWindow)