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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript