Condividi tramite


DataflowOpenTelemetryServiceAccountAuthentication Constructor

Definition

Initializes a new instance of DataflowOpenTelemetryServiceAccountAuthentication.

public DataflowOpenTelemetryServiceAccountAuthentication(Azure.ResourceManager.IotOperations.Models.DataflowEndpointAuthenticationServiceAccountToken serviceAccountTokenSettings);
new Azure.ResourceManager.IotOperations.Models.DataflowOpenTelemetryServiceAccountAuthentication : Azure.ResourceManager.IotOperations.Models.DataflowEndpointAuthenticationServiceAccountToken -> Azure.ResourceManager.IotOperations.Models.DataflowOpenTelemetryServiceAccountAuthentication
Public Sub New (serviceAccountTokenSettings As DataflowEndpointAuthenticationServiceAccountToken)

Parameters

serviceAccountTokenSettings
DataflowEndpointAuthenticationServiceAccountToken

Kubernetes service account token authentication.

Exceptions

serviceAccountTokenSettings is null.

Applies to