PendingUploadResponse interface

Represents the response for a pending upload request

Properties

blobReference

Container-level read, write, list SAS.

pendingUploadId

ID for this upload request.

pendingUploadType

The type of pending upload.

version

Version of asset to be created if user did not specify version when initially creating upload

Property Details

blobReference

Container-level read, write, list SAS.

blobReference: BlobReference

Property Value

pendingUploadId

ID for this upload request.

pendingUploadId: string

Property Value

string

pendingUploadType

The type of pending upload.

pendingUploadType: "BlobReference"

Property Value

"BlobReference"

version

Version of asset to be created if user did not specify version when initially creating upload

version?: string

Property Value

string