次の方法で共有


IWorkflowTriggerHistoryFilter Interface

Definition

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

Properties

Status

The status of workflow trigger history.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to