你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
InlineEventProperties interface
Additional information about every inline event.
Properties
data |
The dataSchemaUrl for the inline event. |
description | The description for the inline event. |
display |
The displayName for the inline event. |
documentation |
The documentationUrl for the inline event. |
Property Details
dataSchemaUrl
The dataSchemaUrl for the inline event.
dataSchemaUrl?: string
Property Value
string
description
The description for the inline event.
description?: string
Property Value
string
displayName
The displayName for the inline event.
displayName?: string
Property Value
string
documentationUrl
The documentationUrl for the inline event.
documentationUrl?: string
Property Value
string