GetPatchBaselineSource

data class GetPatchBaselineSource(val configuration: String, val name: String, val products: List<String>)

Constructors

Link copied to clipboard
constructor(configuration: String, name: String, products: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Value of the yum repo configuration.

Link copied to clipboard

Name specified to identify the patch source.

Link copied to clipboard

Specific operating system versions a patch repository applies to.