RetriableOperationResponse Class
A Retriable Operation Response object inherited by Data Lake operations that can be retried
Namespace: Microsoft.Azure.Management.DataLake.Store.Models
Assembly: Microsoft.Azure.Management.DataLake.Store (in Microsoft.Azure.Management.DataLake.Store.dll)
Inheritance Hierarchy
System.Object
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.Azure.Management.DataLake.Store.Models.ResourceProviderErrorResponse
Microsoft.Azure.Management.DataLake.Store.Models.RetriableOperationResponse
Microsoft.Azure.Management.DataLake.Store.Models.UpdateOperationResponse
Syntax
public class RetriableOperationResponse : ResourceProviderErrorResponse
public ref class RetriableOperationResponse : ResourceProviderErrorResponse
type RetriableOperationResponse =
class
inherit ResourceProviderErrorResponse
end
Public Class RetriableOperationResponse
Inherits ResourceProviderErrorResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
RetriableOperationResponse() | Initializes a new instance of the RetriableOperationResponse class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Error | Optional. (Inherited from ResourceProviderErrorResponse.) |
![]() |
RequestId | (Inherited from AzureOperationResponse.) |
![]() |
RetryAfter | Optional. The recommended retry interval for the Get Azure-AsyncOperation call |
![]() |
StatusCode | (Inherited from HttpOperationResponse.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.Store.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)