CreateAgentVersionFromCodeMetadata.Definition Property

Definition

The hosted agent definition including code_configuration (runtime, entry_point), cpu, memory, and protocol_versions.

public Azure.AI.Projects.Agents.HostedAgentDefinition Definition { get; }
member this.Definition : Azure.AI.Projects.Agents.HostedAgentDefinition
Public ReadOnly Property Definition As HostedAgentDefinition

Property Value

Applies to