Share via


OperationErrorDetails interface

This defines a list of operation errors associated with a unique operationId

Properties

azureOperationName

The compute operationid of the Start/Deallocate/Hibernate request

crpOperationId

The compute operationid of the Start/Deallocate/Hibernate request

errorCode

The error code of the operation

errorDetails

The error details of the operation

errorDetailsTimestamp

The timestamp of the error occurence

timestamp

The timestamp of the error occurence

Property Details

azureOperationName

The compute operationid of the Start/Deallocate/Hibernate request

azureOperationName?: string

Property Value

string

crpOperationId

The compute operationid of the Start/Deallocate/Hibernate request

crpOperationId?: string

Property Value

string

errorCode

The error code of the operation

errorCode: string

Property Value

string

errorDetails

The error details of the operation

errorDetails: string

Property Value

string

errorDetailsTimestamp

The timestamp of the error occurence

errorDetailsTimestamp?: string

Property Value

string

timestamp

The timestamp of the error occurence

timestamp?: string

Property Value

string