JobResponse 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 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.AzureOperationResponseJobResponse
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET