Share via


HostedAgentDefinition.CodeConfiguration Property

Definition

Code-based deployment configuration. Provide this for code-based deployments. Mutually exclusive with container_configuration β€” the service validates that exactly one is set.

public Azure.AI.Projects.Agents.CodeConfiguration CodeConfiguration { get; set; }
member this.CodeConfiguration : Azure.AI.Projects.Agents.CodeConfiguration with get, set
Public Property CodeConfiguration As CodeConfiguration

Property Value

Applies to