Partilhar via


WindowsParameters.KbNumbersToInclude Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a