Sdílet prostřednictvím


MachineInstallPatchesResult.PendingPatchCount Property

Definition

The number of patches that were identified as meeting the installation criteria, but were not able to be installed. Typically this happens when maintenanceWindowExceeded == true.

public int? PendingPatchCount { get; }
member this.PendingPatchCount : Nullable<int>
Public ReadOnly Property PendingPatchCount As Nullable(Of Integer)

Property Value

Applies to