IEdgeActionExecutionFilterPropertiesUpdate Interface

Definition

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

Properties

Name Description
ExecutionFilterIdentifierHeaderName

Custom Header Key associated with the execution filter

ExecutionFilterIdentifierHeaderValue

Custom Header Value associated with the execution filter

VersionId

The referenced versionId of the edgeaction version

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to