TransferSegmentMetadata.Status プロパティ

定義

このセグメントの現在のアップロード状態を示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="Status")]
public Microsoft.Azure.Management.DataLake.Store.SegmentTransferStatus Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Status")>]
member this.Status : Microsoft.Azure.Management.DataLake.Store.SegmentTransferStatus with get, set
Public Property Status As SegmentTransferStatus

プロパティ値

ステータス。

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象