ITriggeredWebJobProperties.LatestRunWebJobName Property

Definition

Job name.

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

Property Value

Attributes

Applies to