Package version:

Interface OperationResult

Operation status for the operation

Hierarchy

  • OperationResult

Properties

code?: string

Error code.

details?: CloudError[]

Array with additional error details.

message?: string

Error message.

status?: string

Operation status NOTE: This property will not be serialized. It can only be populated by the server.

target?: string

Property name/path in request associated with error.

Generated using TypeDoc