Compartir a través de


LastPatchInstallationSummary.NotSelectedPatchCount Propiedad

Definición

Obtiene el número de todas las revisiones disponibles, pero no se va a instalar porque no coincide con una entrada de lista de clasificación o inclusión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a