DataflowOpenTelemetryAuthenticationMethod type
数据流 OpenTelemetry 身份验证方法值。
KnownDataflowOpenTelemetryAuthenticationMethod 可以与 DataflowOpenTelemetryAuthenticationMethod 互换使用,该枚举包含服务支持的已知值。
服务支持的已知值
ServiceAccountToken:使用ServiceAccount令牌。
X509证书:使用x509证书。
匿名:匿名连接。
type DataflowOpenTelemetryAuthenticationMethod = string