Dela via


IWorkflowFilter Interface

Definition

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

Properties

State

The state of workflows.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to