TriggeredWebJobRun.OutputUrl 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.
Optional. The url to get the WebJob run log.
public Uri OutputUrl { get; set; }
member this.OutputUrl : Uri with get, set
Public Property OutputUrl As Uri