Share via


AgentDefinitionOptInKeys type

Feature opt-in keys for agent definition operations supporting hosted or workflow agents.

type AgentDefinitionOptInKeys =
  | "HostedAgents=V1Preview"
  | "WorkflowAgents=V1Preview"