LocalEnvironmentResource 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.
Local Environment.
public class LocalEnvironmentResource : Azure.AI.AgentServer.Responses.Models.FunctionShellCallEnvironment, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.LocalEnvironmentResource>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.LocalEnvironmentResource>
type LocalEnvironmentResource = class
inherit FunctionShellCallEnvironment
interface IJsonModel<LocalEnvironmentResource>
interface IPersistableModel<LocalEnvironmentResource>
Public Class LocalEnvironmentResource
Inherits FunctionShellCallEnvironment
Implements IJsonModel(Of LocalEnvironmentResource), IPersistableModel(Of LocalEnvironmentResource)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| LocalEnvironmentResource() |
Initializes a new instance of LocalEnvironmentResource. |