CognitiveServicesAgenticApplicationProperties.Agents Property

Definition

The list of agent definitions comprising this application, returned as references to the objects under the parent project; use this to obtain a flat list of all agent-version pairs represented by this application.

public System.Collections.Generic.IList<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAgentReferenceProperties> Agents { get; set; }
member this.Agents : System.Collections.Generic.IList<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAgentReferenceProperties> with get, set
Public Property Agents As IList(Of CognitiveServicesAgentReferenceProperties)

Property Value

Applies to