Share via


FunctionShellCallItemParamEnvironmentContainerReferenceParam(String) Constructor

Definition

public FunctionShellCallItemParamEnvironmentContainerReferenceParam(string containerId);
new Azure.AI.AgentServer.Responses.Models.FunctionShellCallItemParamEnvironmentContainerReferenceParam : string -> Azure.AI.AgentServer.Responses.Models.FunctionShellCallItemParamEnvironmentContainerReferenceParam
Public Sub New (containerId As String)

Parameters

containerId
String

The ID of the referenced container.

Exceptions

containerId is null.

Applies to