Udostępnij za pośrednictwem


IFunctionsIdentity.RunName Property

Definition

The workflow run name.

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

Property Value

Attributes

Applies to