ArmIotOperationsModelFactory.DataflowOpenTelemetryAnonymousAuthentication Method

Definition

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.

Applies to