Compartilhar via


InputWindowsParameters.KbNumbersToExclude Propriedade

Definição

Obtém ou define o KBID do Windows a ser excluído para aplicaçã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