Compartir a través de


LastPatchInstallationSummary.ExcludedPatchCount Propiedad

Definición

Obtiene el número de todas las revisiones disponibles pero excluidas explícitamente por una coincidencia de lista de exclusión especificada por el cliente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a