Class APIEndpointReference
- Namespace
 - FoundationaLLM.Configuration.Models
 
- Assembly
 - FoundationaLLM.Configuration.dll
 
Holds a reference to an api endpoint reference.
public class APIEndpointReference : ResourceReference
  - Inheritance
 - 
      
      
      APIEndpointReference
 
- Inherited Members
 
- Extension Methods
 
Properties
ResourceType
The object type of the agent.
[JsonIgnore]
public override Type ResourceType { get; }