SoftwareUpdateConfigurationRun 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 Run properties.
public class SoftwareUpdateConfigurationRun
type SoftwareUpdateConfigurationRun = class
Public Class SoftwareUpdateConfigurationRun
- Inheritance
-
SoftwareUpdateConfigurationRun
Properties
ComputerCount |
Number of computers in the software update configuration run. |
ConfiguredDuration |
Configured duration for the software update configuration run. |
CreatedBy |
CreatedBy property, which only appears in the response. |
CreatedOn |
Creation time of the resource, which only appears in the response. |
EndOn |
End time of the software update configuration run. |
FailedCount |
Number of computers with failed status. |
Id |
Resource Id of the software update configuration run. |
LastModifiedBy |
LastModifiedBy property, which only appears in the response. |
LastModifiedOn |
Last time resource was modified, which only appears in the response. |
Name |
Name of the software update configuration run. |
OSType |
Operating system target of the software update configuration triggered this run. |
SoftwareUpdateName |
Name of the software update configuration triggered the software update configuration run. |
StartOn |
Start time of the software update configuration run. |
Status |
Status of the software update configuration run. |
Tasks |
Software update configuration tasks triggered in this run. |
Applies to
Azure SDK for .NET