IActionResponse.WorkflowId Property

Definition

The name of the logic app's workflow.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The name of the logic app's workflow.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workflowId", Update=true)]
public string WorkflowId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The name of the logic app's workflow.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workflowId", Update=true)>]
member this.WorkflowId : string with get, set
Public Property WorkflowId As String

Property Value

Attributes

Applies to