共用方式為


MachineInstallPatchesParameters.WindowParameterKbNumbersToExclude Property

Definition

Kbs to exclude in the patch operation

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

Property Value

Implements

Attributes

Applies to