Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StorageClientContext

Package version

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new StorageClientContext(version: string, url: string, options?: coreHttp.ServiceClientOptions): StorageClientContext
  • Initializes a new instance of the StorageClientContext class.

    Parameters

    • version: string

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

    • url: string

      The URL of the service account, share, directory or file that is the target of the desired operation.

    • Optional options: coreHttp.ServiceClientOptions

    Returns StorageClientContext

Properties

fileRangeWriteFromUrl

fileRangeWriteFromUrl: string

url

url: string

version

version: string

Generated using TypeDoc