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. Possible values include: 'Unknown', 'Updating', 'Creating', 'Deleting', 'Succeeded', 'Failed', 'Canceled' 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?: Date
Property 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?: Date
Property Value
Date
updateStatus
Update status. Possible values include: 'Unknown', 'Updating', 'Creating', 'Deleting', 'Succeeded', 'Failed', 'Canceled' NOTE: This property will not be serialized. It can only be populated by the server.
updateStatus?: OperationStatus