Freigeben über


IFunctionsIdentity.ActionName Property

Definition

The workflow action name.

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

Property Value

Attributes

Applies to