PdfCoModelFactory.JobCheckResponse Method
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.
public static Azure.Connectors.Sdk.PdfCo.Models.JobCheckResponse JobCheckResponse(string status = default, string message = default, int? pageCount = default, string url = default, string jobId = default, int? credits = default, int? remainingCredits = default, int? jobDuration = default, int? duration = default, bool? error = default, int? errorCode = default);
static member JobCheckResponse : string * string * Nullable<int> * string * string * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<int> * Nullable<bool> * Nullable<int> -> Azure.Connectors.Sdk.PdfCo.Models.JobCheckResponse
Public Shared Function JobCheckResponse (Optional status As String = Nothing, Optional message As String = Nothing, Optional pageCount As Nullable(Of Integer) = Nothing, Optional url As String = Nothing, Optional jobId As String = Nothing, Optional credits As Nullable(Of Integer) = Nothing, Optional remainingCredits As Nullable(Of Integer) = Nothing, Optional jobDuration As Nullable(Of Integer) = Nothing, Optional duration As Nullable(Of Integer) = Nothing, Optional error As Nullable(Of Boolean) = Nothing, Optional errorCode As Nullable(Of Integer) = Nothing) As JobCheckResponse
Parameters
- status
- String
- message
- String
- url
- String
- jobId
- String