class WindowsUpdateSettings extends Collection (View source)

Properties

protected $collection_key
string[] $classifications
string[] $excludes
string[] $exclusivePatches

Methods

setClassifications($classifications)

No description

string[]
getClassifications()

No description

setExcludes($excludes)

No description

string[]
getExcludes()

No description

setExclusivePatches($exclusivePatches)

No description

string[]
getExclusivePatches()

No description

Details

setClassifications($classifications)

No description

Parameters

$classifications

string[] getClassifications()

No description

Return Value

string[]

setExcludes($excludes)

No description

Parameters

$excludes

string[] getExcludes()

No description

Return Value

string[]

setExclusivePatches($exclusivePatches)

No description

Parameters

$exclusivePatches

string[] getExclusivePatches()

No description

Return Value

string[]