Class: GetAsyncOperationResponse
cloudservice.v1.GetAsyncOperationResponse
Represents a GetAsyncOperationResponse.
Implements
Constructors
constructor
• new GetAsyncOperationResponse(properties?): GetAsyncOperationResponse
Constructs a new GetAsyncOperationResponse.
Parameters
| Name | Type | Description |
|---|---|---|
properties? | IGetAsyncOperationResponse | Properties to set |
Returns
Properties
asyncOperation
• Optional asyncOperation: null | IAsyncOperation
The async operation
Implementation of
IGetAsyncOperationResponse.asyncOperation
Methods
toJSON
▸ toJSON(): Object
Converts this GetAsyncOperationResponse to JSON.