Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageClientOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • StorageClientOptionalParams

Index

Properties

Optional endpoint

endpoint: undefined | string

Overrides client endpoint.

Optional fileRangeWriteFromUrl

fileRangeWriteFromUrl: undefined | string

Only update is supported: - Update: Writes the bytes downloaded from the source url into the specified range.

Optional version

version: undefined | string

Specifies the version of the operation to use for this request.

Generated using TypeDoc