WindowsUpdateConfigurationProperties 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.
Windows specific update configuration.
public class WindowsUpdateConfigurationProperties
type WindowsUpdateConfigurationProperties = class
Public Class WindowsUpdateConfigurationProperties
- Inheritance
-
WindowsUpdateConfigurationProperties
Constructors
WindowsUpdateConfigurationProperties() |
Initializes a new instance of WindowsUpdateConfigurationProperties. |
Properties
ExcludedKBNumbers |
KB numbers excluded from the software update configuration. |
IncludedKBNumbers |
KB numbers included from the software update configuration. |
IncludedUpdateClassifications |
Update classification included in the software update configuration. A comma separated string with required values. |
RebootSetting |
Reboot setting for the software update configuration. |
Applies to
Azure SDK for .NET