Свойство | Type | Description | |
---|---|---|---|
WritePatchSequence | void |
Méthode | Description | |
---|---|---|
EndProcessing ( ) : void |
Sequences and returns the ordered list of PatchSequence objects for all applicable patches.
|
|
ProcessItem ( System.Management.Automation.PSObject item ) : void |
Adds each patch enumerated to the PatchSequencer to sequence for each product in EndProcessing.
|
Méthode | Description | |
---|---|---|
WritePatchSequence ( IEnumerable |
protected ProcessItem ( System.Management.Automation.PSObject item ) : void | ||
item | System.Management.Automation.PSObject | A |
Résultat | void |