你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ThreadRun.Usage Property

Definition

Usage statistics related to the run. This value will be null if the run is not in a terminal state (i.e. in_progress, queued, etc.).

public Azure.AI.Projects.RunCompletionUsage Usage { get; }
member this.Usage : Azure.AI.Projects.RunCompletionUsage
Public ReadOnly Property Usage As RunCompletionUsage

Property Value

Applies to