Partager via


LinuxParameters.PackageNameMasksToExclude Propriété

Définition

Obtient ou définit des packages à exclure dans l’opération de correctif. Format : packageName_packageVersion

[Newtonsoft.Json.JsonProperty(PropertyName="packageNameMasksToExclude")]
public System.Collections.Generic.IList<string> PackageNameMasksToExclude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="packageNameMasksToExclude")>]
member this.PackageNameMasksToExclude : System.Collections.Generic.IList<string> with get, set
Public Property PackageNameMasksToExclude As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à