Udostępnij za pośrednictwem


ReadOperationResult.LastUpdatedDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to