ASRA2ASharedDiskIRErrorDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A2A Shared disk IR error details
public class ASRA2ASharedDiskIRErrorDetails
type ASRA2ASharedDiskIRErrorDetails = class
Public Class ASRA2ASharedDiskIRErrorDetails
- Inheritance
-
ASRA2ASharedDiskIRErrorDetails
Constructors
| Name | Description |
|---|---|
| ASRA2ASharedDiskIRErrorDetails(A2ASharedDiskIRErrorDetails) |
Initializes a new instance of the shared disk IR error class. |
Properties
| Name | Description |
|---|---|
| ErrorCode |
Gets the error code. |
| ErrorCodeEnum |
Gets the error code enum. |
| ErrorMessage |
Gets the error message. |
| PossibleCauses |
Gets the possible causes. |
| RecommendedAction |
Gets the recommended action. |