Freigeben über


FunctionShellToolParamEnvironmentContainerReferenceParam(String) Constructor

Definition

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

Parameters

containerId
String

The ID of the referenced container.

Exceptions

containerId is null.

Applies to