FallbackOperationInfo interface
Describes the fallback operation that was performed
Properties
| error | The error code if the fallback operation failed |
| last |
The last operation type that was performed as a fallback |
| status | The status of the fallback operation |
Property Details
error
The error code if the fallback operation failed
error?: ResourceOperationError
Property Value
lastOpType
The last operation type that was performed as a fallback
lastOpType: string
Property Value
string
status
The status of the fallback operation
status: string
Property Value
string