Partager via


VirtualMachineInstallPatchesResult.PendingPatchCount Propriété

Définition

Obtient le nombre de correctifs qui ont été identifiés comme répondant aux critères d’installation, mais qui n’ont pas pu être installés. Cela se produit généralement lorsque maintenanceWindowExceeded == true.

[Newtonsoft.Json.JsonProperty(PropertyName="pendingPatchCount")]
public int? PendingPatchCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pendingPatchCount")>]
member this.PendingPatchCount : Nullable<int>
Public ReadOnly Property PendingPatchCount As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à