LastPatchInstallationSummary.MaintenanceWindowExceeded Property

Definition

Gets describes whether the operation ran out of time before it completed all its intended actions

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to