Share via


ItemResourceGenerator.NotifyOnUsageUpdate Property

Definition

Gets or initializes the action to notify when usage is updated.

public Action<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ResponseUsage>? NotifyOnUsageUpdate { get; init; }
member this.NotifyOnUsageUpdate : Action<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ResponseUsage> with get, set
Public Property NotifyOnUsageUpdate As Action(Of ResponseUsage)

Property Value

Applies to