Partilhar via


VirtualMachineInstallPatchesResult.PendingPatchCount Propriedade

Definição

Obtém o número de patches que foram identificados como atendendo aos critérios de instalação, mas não puderam ser instalados. Normalmente, isso acontece quando 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a