ShellToolboxTool.Environment Property
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 environment in which shell commands are executed. Specify an automatically provisioned container or an existing container.
public Azure.AI.Projects.Agents.ToolboxShellEnvironment Environment { get; set; }
member this.Environment : Azure.AI.Projects.Agents.ToolboxShellEnvironment with get, set
Public Property Environment As ToolboxShellEnvironment