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