Operation.LastActionTimestamp プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="lastActionTimestamp")]
public string LastActionTimestamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastActionTimestamp")>]
member this.LastActionTimestamp : string with get, set
Public Property LastActionTimestamp As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象