ResponsesAutoCodeInterpreterToolParam.MemoryLimit Property

Definition

Gets or sets the MemoryLimit.

public Azure.AI.Extensions.OpenAI.ResponsesContainerMemoryLimit? MemoryLimit { get; set; }
member this.MemoryLimit : Nullable<Azure.AI.Extensions.OpenAI.ResponsesContainerMemoryLimit> with get, set
Public Property MemoryLimit As Nullable(Of ResponsesContainerMemoryLimit)

Property Value

Applies to