AgentBlueprintReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AgentBlueprintReference. Please note this is the abstract base class. The derived classes available for instantiation are: ManagedAgentIdentityBlueprintReference.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownAgentBlueprintReference))]
public abstract class AgentBlueprintReference : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.AgentBlueprintReference>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.AgentBlueprintReference>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownAgentBlueprintReference))>]
type AgentBlueprintReference = class
interface IJsonModel<AgentBlueprintReference>
interface IPersistableModel<AgentBlueprintReference>
Public MustInherit Class AgentBlueprintReference
Implements IJsonModel(Of AgentBlueprintReference), IPersistableModel(Of AgentBlueprintReference)
- Inheritance
-
AgentBlueprintReference
- Derived
- Attributes
- Implements