Share via


AuthenticationTypeOutput type

Authentication type used by Azure AI service to connect to another service

type AuthenticationTypeOutput = "ApiKey" | "AAD" | "SAS"