Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents information about an operation in a terminal state (Completed or Faulted).
Properties
Name | Type | Required |
---|---|---|
ErrorCode |
integer (int32) | No |
SelectedPartition |
SelectedPartition | No |
ErrorCode
Type: integer (int32)
Required: No
If OperationState is Completed, this is 0. If OperationState is Faulted, this is an error code indicating the reason.
SelectedPartition
Type: SelectedPartition
Required: No
This class returns information about the partition that the user-induced operation acted upon.