LinuxProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET