UpdatePendingSourceType

The Pending.SourceType enumerated type defines the supported types of sources of updates.
LAST_CHECK : Do not perform a new check, return the previous result
LOCAL : Check the local sources, ISO devices, staged area
LOCAL_AND_ONLINE : Check the local sources, ISO devices, staged area, then online repository as stated in update policy

Enumeration:   LAST_CHECK,   LOCAL,   LOCAL_AND_ONLINE,  


Feedback

Was this page helpful?