TaskResponse 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.
This is the Task Response for all Async Calls
public class TaskResponse : Microsoft.Azure.AzureOperationResponse
type TaskResponse = class
inherit AzureOperationResponse
Public Class TaskResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseTaskResponse
Constructors
TaskResponse() |
Initializes a new instance of the TaskResponse class. |
TaskResponse(String) |
Initializes a new instance of the TaskResponse class with required arguments. |
Properties
TaskId |
Required. The TaskId of the Async Task Submitted |