PolicyTrackedResource.LastUpdateUtc Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets timestamp of the last update to the tracked resource.
[Newtonsoft.Json.JsonProperty(PropertyName="lastUpdateUtc")]
public DateTime? LastUpdateUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastUpdateUtc")>]
member this.LastUpdateUtc : Nullable<DateTime>
Public ReadOnly Property LastUpdateUtc As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute