Compartilhar via


LinuxParameters.PackageNameMasksToInclude Propriedade

Definição

Obtém ou define pacotes a serem incluídos na operação de patch. 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a