Share via


ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam Constructor

Definition

public ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam(string containerId);
new Azure.AI.Extensions.OpenAI.ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam : string -> Azure.AI.Extensions.OpenAI.ResponsesFunctionShellToolParamEnvironmentContainerReferenceParam
Public Sub New (containerId As String)

Parameters

containerId
String

The ID of the referenced container.

Exceptions

containerId is null.

Applies to