Compartir a través de


InputLinuxParameters.PackageNameMasksToExclude Propiedad

Definición

Obtiene o establece los nombres de paquete que se excluirán para la aplicación de revisiones.

[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