LinuxProperties Class

Definition

Linux specific update configuration.

public class LinuxProperties
type LinuxProperties = class
Public Class LinuxProperties
Inheritance
LinuxProperties

Constructors

LinuxProperties()

Initializes a new instance of the LinuxProperties class.

LinuxProperties(String, IList<String>, IList<String>, String)

Initializes a new instance of the LinuxProperties class.

Properties

ExcludedPackageNameMasks

Gets or sets packages excluded from the software update configuration.

IncludedPackageClassifications

Gets or sets update classifications included in the software update configuration. Possible values include: 'Unclassified', 'Critical', 'Security', 'Other'

IncludedPackageNameMasks

Gets or sets packages included from the software update configuration.

RebootSetting

Gets or sets reboot setting for the software update configuration.

Applies to