Delen via


Operation.LastActionTimestamp Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to