ArmIotOperationsModelFactory.DataflowOpenTelemetryAnonymousAuthentication 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.DataflowOpenTelemetryAnonymousAuthentication DataflowOpenTelemetryAnonymousAuthentication(Azure.ResourceManager.IotOperations.Models.DataflowEndpointAuthenticationAnonymous anonymousSettings = default);
static member DataflowOpenTelemetryAnonymousAuthentication : Azure.ResourceManager.IotOperations.Models.DataflowEndpointAuthenticationAnonymous -> Azure.ResourceManager.IotOperations.Models.DataflowOpenTelemetryAnonymousAuthentication
Public Shared Function DataflowOpenTelemetryAnonymousAuthentication (Optional anonymousSettings As DataflowEndpointAuthenticationAnonymous = Nothing) As DataflowOpenTelemetryAnonymousAuthentication
Parameters
- anonymousSettings
- DataflowEndpointAuthenticationAnonymous
Settings for the anonymous connection.
Returns
A new DataflowOpenTelemetryAnonymousAuthentication instance for mocking.