Language

ManagedMaintenanceWindowStatus.CanApplyUpdates Property

Definition

Gets if updates can be applied.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to