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

RunStep.Usage Property

Definition

Usage statistics related to the run step. This value will be null while the run step's status is in_progress.

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

Property Value

Applies to