ExtensionsOpenAIModelFactory.ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam Method
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 ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam.
public static Azure.AI.Extensions.OpenAI.ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam(string containerId = default);
static member ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam : string -> Azure.AI.Extensions.OpenAI.ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam
Public Shared Function ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam (Optional containerId As String = Nothing) As ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam
Parameters
- containerId
- String
The ID of the referenced container.
Returns
A new ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam instance for mocking.