UpdateSystemServicesResponse interface

Response of the update system services API

Properties

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.

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.

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.

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

Property Value