Share via


MaintenanceWindowOptions.AllowMultipleMaintenanceWindowsPerCycle Property

Definition

Gets or sets whether we allow multiple maintenance windows per cycle.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowMultipleMaintenanceWindowsPerCycle")]
public bool? AllowMultipleMaintenanceWindowsPerCycle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowMultipleMaintenanceWindowsPerCycle")>]
member this.AllowMultipleMaintenanceWindowsPerCycle : Nullable<bool> with get, set
Public Property AllowMultipleMaintenanceWindowsPerCycle As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to