InitializeFileBlocksUploadResponse ComplexType

Contains the response from the InitializeFileBlocksUpload action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
FileContinuationToken Edm.String

A token that uniquely identifies a sequence of related data uploads.

Used by

The following use the InitializeFileBlocksUploadResponse ComplexType.

Name How used
InitializeFileBlocksUpload ReturnType

See also