RunStepMessageCreationDetails interface
The detailed information associated with a message creation run step.
Properties
message |
Information about the message creation associated with this run step. |
type | The object type, which is always 'message_creation'. |
Property Details
messageCreation
Information about the message creation associated with this run step.
messageCreation: RunStepMessageCreationReference
Property Value
type
The object type, which is always 'message_creation'.
type: "message_creation"
Property Value
"message_creation"
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