次の方法で共有


JobErrorDetails.StartOffset プロパティ

定義

エラーが見つかったジョブの開始オフセットを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="startOffset")]
public int? StartOffset { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startOffset")>]
member this.StartOffset : Nullable<int>
Public ReadOnly Property StartOffset As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象