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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET