Dela via


ITriggeredWebJobProperties.Duration Property

Definition

Job duration.

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

Property Value

Attributes

Applies to