UpdateSystemServicesResponse interface   
Response of the update system services API
Properties
| update | The date and time when the last system services update completed. NOTE: This property will not be serialized. It can only be populated by the server. | 
| update | The date and time when the last system services update was started. NOTE: This property will not be serialized. It can only be populated by the server. | 
| update | Update status NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		updateCompletedOn
	  
	The date and time when the last system services update completed. NOTE: This property will not be serialized. It can only be populated by the server.
updateCompletedOn?: DateProperty Value
Date
		updateStartedOn
	  
	The date and time when the last system services update was started. NOTE: This property will not be serialized. It can only be populated by the server.
updateStartedOn?: DateProperty Value
Date
		updateStatus
	 
	Update status NOTE: This property will not be serialized. It can only be populated by the server.
updateStatus?: stringProperty Value
string