AgentDefinitionOptInKeys Enum

Definition

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

public enum AgentDefinitionOptInKeys
type AgentDefinitionOptInKeys = 
Public Enum AgentDefinitionOptInKeys
Inheritance
AgentDefinitionOptInKeys

Fields

Name Value Description
HostedAgentsV1Preview 0

HostedAgentsV1Preview.

WorkflowAgentsV1Preview 1

WorkflowAgentsV1Preview.

ContainerAgentsV1Preview 2

ContainerAgentsV1Preview.

AgentEndpointV1Preview 3

AgentEndpointV1Preview.

Applies to