Partager via


VirtualMachineInstallPatchesResult.ExcludedPatchCount Propriété

Définition

Obtient le nombre de correctifs qui n’ont pas été installés en raison du blocage de l’installation par l’utilisateur.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à