ResourceGuardProxyBase.LastUpdatedTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to