Dela via


IWorkflowRunProperties.WorkflowType Property

Definition

Gets the resource type.

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

Property Value

Attributes

Applies to