Freigeben über


AutoCodeInterpreterToolParam.MemoryLimit Property

Definition

Gets or sets the MemoryLimit.

public Azure.AI.AgentServer.Responses.Models.ContainerMemoryLimit? MemoryLimit { get; set; }
member this.MemoryLimit : Nullable<Azure.AI.AgentServer.Responses.Models.ContainerMemoryLimit> with get, set
Public Property MemoryLimit As Nullable(Of ContainerMemoryLimit)

Property Value

Applies to