ITriggeredWebJob.LatestRunErrorUrl Property

Definition

Error URL.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Error URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="error_url", Update=true)]
public string LatestRunErrorUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Error URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="error_url", Update=true)>]
member this.LatestRunErrorUrl : string with get, set
Public Property LatestRunErrorUrl As String

Property Value

Attributes

Applies to