次の方法で共有


OperationStatus.EndTime プロパティ

定義

終了時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象