ArmIotOperationsModelFactory.DataflowGraphDestinationHeaderAction Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.ResourceManager.IotOperations.Models.DataflowGraphDestinationHeaderAction DataflowGraphDestinationHeaderAction(string actionType = default);
static member DataflowGraphDestinationHeaderAction : string -> Azure.ResourceManager.IotOperations.Models.DataflowGraphDestinationHeaderAction
Public Shared Function DataflowGraphDestinationHeaderAction (Optional actionType As String = Nothing) As DataflowGraphDestinationHeaderAction
Parameters
- actionType
- String
The type of header operation to perform.
Returns
A new DataflowGraphDestinationHeaderAction instance for mocking.