Language

ManagedMaintenanceWindowStatus.IsRegionReady Property

Definition

Gets indicates if the region is ready to configure maintenance windows.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to