Compartir a través de


WindowsParameters.KbNumbersToExclude Property

Definition

Kbs to exclude in the patch operation

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> KbNumbersToExclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.KbNumbersToExclude : System.Collections.Generic.List<string> with get, set
Public Property KbNumbersToExclude As List(Of String)

Property Value

Implements

Attributes

Applies to