ManagedMaintenanceWindowStatus.IsRegionReady 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.
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