SoftwareUpdateConfigurationCollectionItem 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.
Software update configuration collection item properties.
public class SoftwareUpdateConfigurationCollectionItem
type SoftwareUpdateConfigurationCollectionItem = class
Public Class SoftwareUpdateConfigurationCollectionItem
- Inheritance
-
SoftwareUpdateConfigurationCollectionItem
Properties
CreatedOn |
Creation time of the software update configuration, which only appears in the response. |
Frequency |
execution frequency of the schedule associated with the software update configuration. |
Id |
Resource Id of the software update configuration. |
LastModifiedOn |
Last time software update configuration was modified, which only appears in the response. |
Name |
Name of the software update configuration. |
NextRunOn |
ext run time of the update. |
ProvisioningState |
Provisioning state for the software update configuration, which only appears in the response. |
StartOn |
the start time of the update. |
Tasks |
Pre and Post Tasks defined. |
UpdateConfiguration |
Update specific properties of the software update configuration. |
Applies to
Azure SDK for .NET