ResponseObject.PromptCacheRetention Property

Definition

Gets or sets the PromptCacheRetention.

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

Property Value

Applies to