ConversationAttachmentCreateResponse
Response for creating a file attachment entry
Contains the attachment URI and upload access details for uploading the file content to blob storage.
Properties¶
| Property | Type | Description |
|---|---|---|
fileUploadAccess |
FileUploadAccess |
Details for uploading the file content |
name |
string |
File name |
uri |
string |
URI to reference this attachment in messages |