ResponsesFunctionShellToolParamEnvironment Class

Definition

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

Applies to