Share via


MachineInstallPatchesResult.FailedPatchCount Property

Definition

The number of patches that could not be installed due to some issue. See errors for details.

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

Property Value

Applies to