OperationResult 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.
Current status of a long-running operation.
public class OperationResult
type OperationResult = class
Public Class OperationResult
- Inheritance
-
OperationResult
Constructors
OperationResult() |
Initializes a new instance of the OperationResult class. |
Properties
Description |
Optional. Description of the current long-running operation status. |
ErrorDetails |
Optional. Details for any errors from long-running operation. |
Status |
Optional. Current long-running operation status. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET