Compartir a través de


LinuxParameters.PackageNameMasksToExclude Propiedad

Definición

Obtiene o establece los paquetes que se excluirán en la operación de revisión. Formato: 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a