次の方法で共有


Job.ErrorManifestFile プロパティ

定義

更新のエラー マニフェスト ファイルへのローカル共有/リモート コンテナーの相対パスを取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象