Udostępnij za pośrednictwem


IFunctionsIdentity.WorkflowName Property

Definition

Workflow name.

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

Property Value

Attributes

Applies to