DataflowGraphDestinationAddIfNotPresentHeaderAction interface
DataflowGraph Destination Add if not present HeaderAction properties.
Properties
| action |
The discriminator possible values: AddIfNotPresent, Remove, AddOrReplace |
| key | The name of the header to add. |
| value | The value of the header to add. |
Property Details
actionType
The discriminator possible values: AddIfNotPresent, Remove, AddOrReplace
actionType: "AddIfNotPresent"
Property Value
"AddIfNotPresent"
key
The name of the header to add.
key: string
Property Value
string
value
The value of the header to add.
value: string
Property Value
string