次の方法で共有


AgentBlueprintReference Class

Definition

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

Applies to