DataflowOpenTelemetryAuthenticationMethod type
Wartości metody uwierzytelniania OpenTelemetry przepływu danych.
Znany przepływ danych OpenTelemetryAuthenticationMethod może być używany zamiennie z DataflowOpenTelemetryAuthenticationMethod, a ten enum zawiera znane wartości obsługiwane przez usługę.
Znane wartości obsługiwane przez usługę
ServiceAccountToken: Używa tokena serviceaccount.
Certyfikat x509: Używa certyfikatu x509.
Anonimowy: Łączy się anonimowo.
type DataflowOpenTelemetryAuthenticationMethod = string