次の方法で共有


IWorkflowRunActionFilter Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.WorkflowRunActionFilterTypeConverter))]
public interface IWorkflowRunActionFilter : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.WorkflowRunActionFilterTypeConverter))>]
type IWorkflowRunActionFilter = interface
    interface IJsonSerializable
Public Interface IWorkflowRunActionFilter
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Status

The status of workflow run action.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to