FileContentUploadUrlInfo Properties |
The FileContentUploadUrlInfo type exposes the following members.
Name | Description | |
---|---|---|
ContentUuid |
The file content UUID.
| |
PartSizeMax |
The maximum part size (relevant for multipart uploads only).
| |
PartSizeMin |
The minimum part size (relevant for multipart uploads only).
| |
UploadUrls |
The URLs to upload the file content. Use the URLs according to the VaultInterfaceType property.
| |
VaultInterfaceType |
The vault interface type.
| |
VaultName |
The vault name.
|