RetryJobResult
Represents the results of retry operation on a production job.
Gets or sets a list of errors that occurred during the retry operation.
Gets or sets the artifact ID of the production job.
Gets or sets the artifact ID of the production.
Gets a Boolean value indicating whether the retry request was successfully sent.
Gets or sets the artifact ID of the workspace containing the production.
public RetryJobResult()
Initializes an instance of the RetryJobResult class.