TriggeredWebJob.LatestRun 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.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.latestRun")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.TriggeredJobRun LatestRun { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.latestRun")>]
member this.LatestRun : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.TriggeredJobRun with get, set
Public Property LatestRun As TriggeredJobRun
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute