Dela via


ITriggeredWebJobProperties.LatestRunPropertiesUrl Property

Definition

Job URL.

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

Property Value

Attributes

Applies to