Compartilhar via


InputLinuxParameters.PackageNameMasksToExclude Propriedade

Definição

Obtém ou define nomes de pacote a serem excluídos para a aplicação de patch.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a