ProjectsAgentsModelFactory.ManagedAgentIdentityBlueprintReference Method
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 ManagedAgentIdentityBlueprintReference.
public static Azure.AI.Projects.Agents.ManagedAgentIdentityBlueprintReference ManagedAgentIdentityBlueprintReference(string blueprintId = default);
static member ManagedAgentIdentityBlueprintReference : string -> Azure.AI.Projects.Agents.ManagedAgentIdentityBlueprintReference
Public Shared Function ManagedAgentIdentityBlueprintReference (Optional blueprintId As String = Nothing) As ManagedAgentIdentityBlueprintReference
Parameters
- blueprintId
- String
The ID of the managed blueprint.
Returns
A new ManagedAgentIdentityBlueprintReference instance for mocking.