Share via


IWorkflowRunProperties.WorkflowId Property

Definition

The resource id.

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

Property Value

Attributes

Applies to