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

OperationDetail interface

Operation detail payload

Properties

display

Display of the operation

isDataAction

Indicates whether the operation is a data action

name

Name of the operation

origin

Origin of the operation

Property Details

display

Display of the operation

display?: OperationDisplay

Property Value

isDataAction

Indicates whether the operation is a data action

isDataAction?: boolean

Property Value

boolean

name

Name of the operation

name?: string

Property Value

string

origin

Origin of the operation

origin?: string

Property Value

string