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

Operation interface

时序见解 REST API作

属性

display

包含此特定作/作的本地化显示信息。 注意:此属性不会序列化。 它只能由服务器填充。

name

正在对此特定对象执行的作的名称。 注意:此属性不会序列化。 它只能由服务器填充。

origin

作的预期执行程序。

serviceSpecification

作的一个属性,包括指标规范。

属性详细信息

display

包含此特定作/作的本地化显示信息。 注意:此属性不会序列化。 它只能由服务器填充。

display?: OperationDisplay

属性值

name

正在对此特定对象执行的作的名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

origin

作的预期执行程序。

origin?: string

属性值

string

serviceSpecification

作的一个属性,包括指标规范。

serviceSpecification?: ServiceSpecification

属性值