ToolboxShellContainerReferenceEnvironment 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.
An existing container environment for a shell tool stored in a toolbox.
public class ToolboxShellContainerReferenceEnvironment : Azure.AI.Projects.Agents.ToolboxShellEnvironment, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.ToolboxShellContainerReferenceEnvironment>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.ToolboxShellContainerReferenceEnvironment>
type ToolboxShellContainerReferenceEnvironment = class
inherit ToolboxShellEnvironment
interface IJsonModel<ToolboxShellContainerReferenceEnvironment>
interface IPersistableModel<ToolboxShellContainerReferenceEnvironment>
Public Class ToolboxShellContainerReferenceEnvironment
Inherits ToolboxShellEnvironment
Implements IJsonModel(Of ToolboxShellContainerReferenceEnvironment), IPersistableModel(Of ToolboxShellContainerReferenceEnvironment)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ToolboxShellContainerReferenceEnvironment(String) |
Initializes a new instance of ToolboxShellContainerReferenceEnvironment. |
Properties
| Name | Description |
|---|---|
| ContainerId |
The ID of the referenced container. |