Share via


Job.ErrorManifestFile Property

Definition

Gets local share/remote container relative path to the error manifest file of the refresh.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errorManifestFile")]
public string ErrorManifestFile { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errorManifestFile")>]
member this.ErrorManifestFile : string
Public ReadOnly Property ErrorManifestFile As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to