Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StorageClient

Package version

A StorageClient represents a base client class for ServiceClient, ContainerClient and etc.

Hierarchy

Index

Constructors

Protected constructor

Properties

accountName

accountName: string

Protected credential

credential: Credential

Credential in the pipleline to authenticate requests to the service, such as AnonymousCredential, StorageSharedKeyCredential. Initialized to an AnonymousCredential if not able to retrieve it from the pipeline.

internal

directory

directory: Directory

file

file: File

fileRangeWriteFromUrl

fileRangeWriteFromUrl: string

Protected pipeline

pipeline: Pipeline

Request policy pipeline.

internal

service

service: Service

share

share: Share

Protected storageClientContext

storageClientContext: StorageClientContext

StorageClient is a reference to protocol layer operations entry, which is generated by AutoRest generator.

url

url: string

URL string value.

version

version: string

Generated using TypeDoc