SoftwareUpdateConfigurationRun interface   
Software update configuration Run properties.
Properties
| computer | 
	Number of computers in the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| configured | 
	Configured duration for the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| created | 
	CreatedBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| creation | 
	Creation time of the resource, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| end | 
	End time of the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| failed | 
	Number of computers with failed status. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| id | Resource Id of the software update configuration run NOTE: This property will not be serialized. It can only be populated by the server.  | 
| last | 
	LastModifiedBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| last | 
	Last time resource was modified, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| name | Name of the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| os | 
	Operating system target of the software update configuration triggered this run NOTE: This property will not be serialized. It can only be populated by the server.  | 
| software | 
	software update configuration triggered this run  | 
| start | 
	Start time of the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| status | Status of the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| tasks | Software update configuration tasks triggered in this run  | 
Property Details
		computerCount
	 
	Number of computers in the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.
computerCount?: number
				Property Value
number
		configuredDuration
	 
	Configured duration for the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.
configuredDuration?: string
				Property Value
string
		createdBy
	 
	CreatedBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
createdBy?: string
				Property Value
string
		creationTime
	 
	Creation time of the resource, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
creationTime?: Date
				Property Value
Date
		endTime
	 
	End time of the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.
endTime?: Date
				Property Value
Date
		failedCount
	 
	Number of computers with failed status. NOTE: This property will not be serialized. It can only be populated by the server.
failedCount?: number
				Property Value
number
id
Resource Id of the software update configuration run NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
				Property Value
string
		lastModifiedBy
	  
	LastModifiedBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
lastModifiedBy?: string
				Property Value
string
		lastModifiedTime
	  
	Last time resource was modified, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
lastModifiedTime?: Date
				Property Value
Date
name
Name of the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
				Property Value
string
		osType
	 
	Operating system target of the software update configuration triggered this run NOTE: This property will not be serialized. It can only be populated by the server.
osType?: string
				Property Value
string
		softwareUpdateConfiguration
	  
	software update configuration triggered this run
softwareUpdateConfiguration?: UpdateConfigurationNavigation
				Property Value
		startTime
	 
	Start time of the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.
startTime?: Date
				Property Value
Date
status
Status of the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
				Property Value
string
tasks
Software update configuration tasks triggered in this run
tasks?: SoftwareUpdateConfigurationRunTasks