ArmIotOperationsModelFactory.DataflowOpenTelemetryAuthentication 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.DataflowOpenTelemetryAuthentication DataflowOpenTelemetryAuthentication(string method = default);
static member DataflowOpenTelemetryAuthentication : string -> Azure.ResourceManager.IotOperations.Models.DataflowOpenTelemetryAuthentication
Public Shared Function DataflowOpenTelemetryAuthentication (Optional method As String = Nothing) As DataflowOpenTelemetryAuthentication
Parameters
- method
- String
The authentication method.
Returns
A new DataflowOpenTelemetryAuthentication instance for mocking.