Share via


ConnectionTypeOutput type

The Type (or category) of the connection

type ConnectionTypeOutput =
  | "AzureOpenAI"
  | "Serverless"
  | "AzureBlob"
  | "AIServices"
  | "CognitiveSearch"