ResponsesFunctionShellToolParamEnvironment 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.
The ResponsesFunctionShellToolParamEnvironment. Please note this is the abstract base class. The derived classes available for instantiation are: ResponsesFunctionShellToolParamEnvironmentLocalEnvironmentParam, ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam, and ResponsesContainerAutoParam.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Extensions.OpenAI.UnknownFunctionShellToolParamEnvironment))]
public abstract class ResponsesFunctionShellToolParamEnvironment : System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesFunctionShellToolParamEnvironment>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesFunctionShellToolParamEnvironment>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Extensions.OpenAI.UnknownFunctionShellToolParamEnvironment))>]
type ResponsesFunctionShellToolParamEnvironment = class
interface IJsonModel<ResponsesFunctionShellToolParamEnvironment>
interface IPersistableModel<ResponsesFunctionShellToolParamEnvironment>
Public MustInherit Class ResponsesFunctionShellToolParamEnvironment
Implements IJsonModel(Of ResponsesFunctionShellToolParamEnvironment), IPersistableModel(Of ResponsesFunctionShellToolParamEnvironment)
- Inheritance
-
ResponsesFunctionShellToolParamEnvironment
- Derived
- Attributes
- Implements