JobResponse Class

Definition

This is the Job Response for all Device Job Related Calls

public class JobResponse : Microsoft.Azure.AzureOperationResponse
type JobResponse = class
    inherit AzureOperationResponse
Public Class JobResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
JobResponse

Constructors

JobResponse()

Initializes a new instance of the JobResponse class.

JobResponse(String)

Initializes a new instance of the JobResponse class with required arguments.

Properties

JobId

Required. The Job Id of the Device Job Submitted

Applies to