A2ASharedDiskIRErrorDetails interface
Extended location of the resource.
Properties
| error |
The error code. NOTE: This property will not be serialized. It can only be populated by the server. |
| error |
The error code enum. NOTE: This property will not be serialized. It can only be populated by the server. |
| error |
The error message. NOTE: This property will not be serialized. It can only be populated by the server. |
| possible |
The possible causes. NOTE: This property will not be serialized. It can only be populated by the server. |
| recommended |
The recommended action. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
errorCode
The error code. NOTE: This property will not be serialized. It can only be populated by the server.
errorCode?: string
Property Value
string
errorCodeEnum
The error code enum. NOTE: This property will not be serialized. It can only be populated by the server.
errorCodeEnum?: string
Property Value
string
errorMessage
The error message. NOTE: This property will not be serialized. It can only be populated by the server.
errorMessage?: string
Property Value
string
possibleCauses
The possible causes. NOTE: This property will not be serialized. It can only be populated by the server.
possibleCauses?: string
Property Value
string
recommendedAction
The recommended action. NOTE: This property will not be serialized. It can only be populated by the server.
recommendedAction?: string
Property Value
string