LongRunningOperationResponse Class
A standard service response for long running operations.
Namespace: Microsoft.Azure.Management.Batch.Models
Assembly: Microsoft.Azure.Management.Batch (in Microsoft.Azure.Management.Batch.dll)
Inheritance Hierarchy
System.Object
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.Azure.Management.Batch.Models.LongRunningOperationResponse
Microsoft.Azure.Management.Batch.Models.BatchAccountCreateResponse
Syntax
public class LongRunningOperationResponse : AzureOperationResponse
public ref class LongRunningOperationResponse : AzureOperationResponse
type LongRunningOperationResponse =
class
inherit AzureOperationResponse
end
Public Class LongRunningOperationResponse
Inherits AzureOperationResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
LongRunningOperationResponse() | Initializes a new instance of the LongRunningOperationResponse class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Error | Optional. |
![]() |
OperationStatusLink | Optional. |
![]() |
RequestId | (Inherited from AzureOperationResponse.) |
![]() |
RetryAfter | Optional. |
![]() |
Status | Optional. |
![]() |
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.Batch.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)