Compartilhar via


WindowsParameters.KbNumbersToExclude Propriedade

Definição

Obtém ou define kbs a serem excluídos na operação de patch

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a