BlobInitResponseStatusLink

Describes a link for multipart upload status operation.

Hierarchy

  • BlobInitResponseStatusLink

Index

Properties

Properties

Optional href

href?: string

The URL to use to retrieve the multipart upload status. This link must be used as provided. Do not construct the URL for this operation by parsing the multipart token and concatenating the strings together.

Optional method

method?: string

HTTP method which should be used to execute this operation.