ActionableResponse interface
An interface that binds a response that has actions
- Extends
Properties
actions | Collections of actions pertaining to the event. |
Inherited Properties
body | A template of the body of the expected response. |
Property Details
actions
Collections of actions pertaining to the event.
actions: TEventAction[]
Property Value
TEventAction[]
Inherited Property Details
body
A template of the body of the expected response.
body: string
Property Value
string
Inherited From AuthenticationEventResponse.body
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