通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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