LongRunningOperationResultResponse Class
A standard service response for long running operations.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
System::Object
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Automation.Models::LongRunningOperationResultResponse
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Automation.Models::LongRunningOperationResultResponse
| Name | Description | |
|---|---|---|
![]() | LongRunningOperationResultResponse() | Initializes a new instance of the LongRunningOperationResultResponse class. |
| Name | Description | |
|---|---|---|
![]() | OperationStatusLink | Optional. |
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | RetryAfter | Optional. |
![]() | Status | Optional. |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
| 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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


