Freigeben über


IMachineInstallPatchesParameters.WindowParameterKbNumbersToInclude Property

Definition

Kbs to include in the patch operation

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Kbs to include in the patch operation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kbNumbersToInclude", Update=true)]
public System.Collections.Generic.List<string> WindowParameterKbNumbersToInclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Kbs to include in the patch operation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kbNumbersToInclude", Update=true)>]
member this.WindowParameterKbNumbersToInclude : System.Collections.Generic.List<string> with get, set
Public Property WindowParameterKbNumbersToInclude As List(Of String)

Property Value

Attributes

Applies to