ITriggeredWebJob.LatestRunWebJobName Property

Definition

Job name.

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

Property Value

Attributes

Applies to