ArmIotOperationsModelFactory.DataflowDestinationHeaderAction(String) 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.DataflowDestinationHeaderAction DataflowDestinationHeaderAction(string actionType = default);
static member DataflowDestinationHeaderAction : string -> Azure.ResourceManager.IotOperations.Models.DataflowDestinationHeaderAction
Public Shared Function DataflowDestinationHeaderAction (Optional actionType As String = Nothing) As DataflowDestinationHeaderAction
Parameters
- actionType
- String
The type of header operation to perform.
Returns
A new DataflowDestinationHeaderAction instance for mocking.