Compartir a través de


LinuxParameters.PackageNameMasksToInclude Propiedad

Definición

Obtiene o establece los paquetes que se van a incluir en la operación de revisión. Formato: packageName_packageVersion

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a