Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StorageClient

Package version

A StorageClient represents a based client class for QueueServiceClient, QueueClient and etc.

Hierarchy

Index

Constructors

Protected constructor

Properties

accountName

accountName: string

Protected credential

credential: Credential

Credential factory 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

messageId

messageId: MessageId

messages

messages: Messages

Protected pipeline

pipeline: Pipeline

Request policy pipeline.

internal

queue

queue: Queue

service

service: Service

Protected storageClientContext

storageClientContext: StorageClientContext

StorageClientContext 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