Language

ManagedMaintenanceWindowStatus.IsWindowEnabled Property

Definition

Gets if maintenance window is enabled on this cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="isWindowEnabled")]
public bool? IsWindowEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isWindowEnabled")>]
member this.IsWindowEnabled : Nullable<bool>
Public ReadOnly Property IsWindowEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to